URL | http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status |
Version | |
Status | active |
Description | Cross-Version Extension for Immunization.status. Valid in versions R3, R4, R4B, R5 This is a valid extension because it has the following codes that are not in other versions on-hold, stopped, in-progress (http://hl7.org/fhir/1.0/medication-admin-status) |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | ?! | 1..1 | Extension | in-progress | on-hold | completed | entered-in-error | stopped |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | code | ||
![]() ![]() ![]() | "http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r2-imm.status", "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status", "name" : "XVerExtensionImmunization.statusR2", "title" : "Cross-Version Extension for Immunization.status in R2", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (Public Health and Emergency Response)", "contact" : [{ "telecom" : [{ "system" : "other", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "other", "value" : "http://www.hl7.org/Special/committees/pher/index.cfm" }] }], "description" : "Cross-Version Extension for Immunization.status. Valid in versions R3, R4, R4B, R5\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions on-hold, stopped, in-progress (http://hl7.org/fhir/1.0/medication-admin-status)", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "in-progress | on-hold | completed | entered-in-error | stopped", "definition" : "Indicates the current status of the vaccination event.", "comment" : "Will generally be set to show that the immunization has been completed.", "min" : 1, "max" : "1", "isModifier" : true, "isModifierReason" : "No Modifier Reason provideed in previous versions of FHIR", "mapping" : [{ "identity" : "rim", "map" : "statusCode" }, { "identity" : "w5", "map" : "status" }] }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "code" }] }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status" }] } }