HS.FHIR.DTL.vR4.Model.Resource.ImmunizationEvaluation
class HS.FHIR.DTL.vR4.Model.Resource.ImmunizationEvaluation extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Immunization evaluation information.Property Inventory
- authority
- date
- description
- doseNumberPositiveInt
- doseNumberString
- doseStatus
- doseStatusReason
- identifier
- immunizationEvent
- patient
- series
- seriesDosesPositiveInt
- seriesDosesString
- status
- targetDisease
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Who is responsible for publishing the recommendations.
Organization
Date evaluation was performed.
Evaluation notes.
Dose number within series.
Dose number within series.
Status of the dose relative to published recommendations.
any FHIR4 code may be used; immunization-evaluation-dose-status shows EXAMPLE codes, but you may use codes from any ValueSet.
Reason for the dose status.
any FHIR4 code may be used; immunization-evaluation-dose-status-reason shows EXAMPLE codes, but you may use codes from any ValueSet.
Business identifier.
Immunization being evaluated.
Immunization
Who this evaluation is for.
Patient
Name of vaccine series.
Recommended number of doses for immunity.
Recommended number of doses for immunity.
completed | entered-in-error
immunization-evaluation-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend immunization-evaluation-status|4.0.1 and you may NOT use codes from other ValueSets.
Evaluation target disease.
any FHIR4 code may be used; immunization-evaluation-target-disease shows EXAMPLE codes, but you may use codes from any ValueSet.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()