Package | tiga.health.clinical |
Resource Type | StructureDefinition |
Id | ImmunizationResourceProfile.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile |
URL | http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile |
Status | draft |
Name | ImmunizationResourceProfile |
Type | Immunization |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile", "name": "ImmunizationResourceProfile", "status": "draft", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Immunization", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization", "derivation": "constraint", "differential": { "element": [ { "id": "Immunization.identifier.type", "path": "Immunization.identifier.type", "slicing": { "discriminator": [ { "type": "value", "path": "coding" } ], "rules": "open" }, "min": 1 }, { "id": "Immunization.identifier.type:PRN", "path": "Immunization.identifier.type", "sliceName": "PRN", "min": 1 }, { "id": "Immunization.identifier.type:PRN.coding.system", "path": "Immunization.identifier.type.coding.system", "min": 1, "fixedUri": "http://moph.qa/codesystem/PatientIdentifier" }, { "id": "Immunization.identifier.type:PRN.coding.code", "path": "Immunization.identifier.type.coding.code", "min": 1, "fixedCode": "PRN" }, { "id": "Immunization.identifier.system", "path": "Immunization.identifier.system", "min": 1 }, { "id": "Immunization.identifier.value", "path": "Immunization.identifier.value", "min": 1 }, { "id": "Immunization.vaccineCode.coding.system", "path": "Immunization.vaccineCode.coding.system", "min": 1 }, { "id": "Immunization.vaccineCode.coding.code", "path": "Immunization.vaccineCode.coding.code", "min": 1 }, { "id": "Immunization.patient.reference", "path": "Immunization.patient.reference", "min": 1 }, { "id": "Immunization.patient.display", "path": "Immunization.patient.display", "max": "0" }, { "id": "Immunization.encounter", "path": "Immunization.encounter", "min": 1 }, { "id": "Immunization.encounter.reference", "path": "Immunization.encounter.reference", "min": 1 }, { "id": "Immunization.recorded", "path": "Immunization.recorded", "min": 1 }, { "id": "Immunization.site.coding.system", "path": "Immunization.site.coding.system", "min": 1 }, { "id": "Immunization.site.coding.code", "path": "Immunization.site.coding.code", "min": 1 }, { "id": "Immunization.site.coding.display", "path": "Immunization.site.coding.display", "min": 1 }, { "id": "Immunization.route.coding.system", "path": "Immunization.route.coding.system", "min": 1 }, { "id": "Immunization.route.coding.code", "path": "Immunization.route.coding.code", "min": 1 }, { "id": "Immunization.route.coding.display", "path": "Immunization.route.coding.display", "min": 1 }, { "id": "Immunization.performer", "path": "Immunization.performer", "min": 1, "max": "1" }, { "id": "Immunization.performer.actor.reference", "path": "Immunization.performer.actor.reference", "min": 1 }, { "id": "Immunization.reasonCode.coding.system", "path": "Immunization.reasonCode.coding.system", "min": 1 }, { "id": "Immunization.reasonCode.coding.code", "path": "Immunization.reasonCode.coding.code", "min": 1 }, { "id": "Immunization.reasonCode.coding.display", "path": "Immunization.reasonCode.coding.display", "min": 1 } ] } }