FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "R3-no-immunization-reason-for-R4",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R3-no-immunization-reason-for-R4</b></p><a name=\"R3-no-immunization-reason-for-R4\"> </a><a name=\"hcR3-no-immunization-reason-for-R4\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-ActReason.html\"><code>http://hl7.org/fhir/v3/ActReason</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-IMMUNE\">IMMUNE</a></td><td style=\"color: #cccccc\">immunity</td><td>Definition:Testing has shown that the patient already has immunity to the agent targeted by the immunization.</td></tr><tr><td><a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-MEDPREC\">MEDPREC</a></td><td style=\"color: #cccccc\">medical precaution</td><td>Definition:The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted.</td></tr><tr><td><a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-OSTOCK\">OSTOCK</a></td><td style=\"color: #cccccc\">product out of stock</td><td>Definition:There was no supply of the product on hand to perform the service.</td></tr><tr><td><a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-PATOBJ\">PATOBJ</a></td><td style=\"color: #cccccc\">patient objection</td><td>Definition:The patient or their guardian objects to receiving the vaccine.</td></tr></table></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 310376006 (Immunization consent not given)</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/3.0/ValueSet/R3-no-immunization-reason-for-R4",
"version" : "0.0.1-snapshot-2",
"name" : "R3_no_immunization_reason_for_R4",
"title" : "Cross-version VS for R3.Immunization Reasons for Not Immunizing Codes for use in FHIR R4",
"status" : "active",
"experimental" : false,
"date" : "2025-09-01T22:35:57.371869+10:00",
"publisher" : "Public Health",
"contact" : [
{
"name" : "Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/no-immunization-reason|3.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/v3/ActReason",
"concept" : [
{
"code" : "IMMUNE"
},
{
"code" : "MEDPREC"
},
{
"code" : "OSTOCK"
},
{
"code" : "PATOBJ"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "310376006"
}
]
}
]
}
}