| Package | IdHIE.0v |
| Resource Type | StructureDefinition |
| Id | Immunization-id-core |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Immunization-id-core |
| URL | http://fhir.hie.moh.gov.id/StructureDefinition/Immunization-id-core |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-06-07T07:16:10.3933867+00:00 |
| Name | ImmunizationIdCore |
| Title | Immunization (ID Core) |
| Description | This profile represents the constraints applied to the Immunization resource by ID Core FHIR Implementation Guide. A record of an immunization is represented in the patient summary as an instance of an Immunization resource constrained by this profile. It describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party. |
| Purpose | This profile constrains the representation of a record of a vaccination of the patient, in the context of the international patient summary as specified by the ID Core project. |
| Type | Immunization |
| Kind | resource |
No resources found
| ValueSet | |
| vaccine-code-id-core | ValueSetVaccineCode (ID Core) |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Immunization-id-core",
"url": "http://fhir.hie.moh.gov.id/StructureDefinition/Immunization-id-core",
"version": "1.0.0",
"name": "ImmunizationIdCore",
"title": "Immunization (ID Core)",
"status": "active",
"date": "2023-06-07T07:16:10.3933867+00:00",
"description": "This profile represents the constraints applied to the Immunization resource by ID Core FHIR Implementation Guide. A record of an immunization is represented in the patient summary as an instance of an Immunization resource constrained by this profile.\r\n\r\nIt describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party.",
"purpose": "This profile constrains the representation of a record of a vaccination of the patient, in the context of the international patient summary as specified by the ID Core project.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Immunization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Immunization.vaccineCode",
"path": "Immunization.vaccineCode",
"binding": {
"strength": "preferred",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/vaccine-code-id-core"
}
}
]
}
}