FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Medication |
| Id | Medication-TC-IMMUN-MEDIC-GARDASIL9.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication TC-IMMUN-MEDIC-GARDASIL9
Profile: CH VACD Medication For Immunization
identifier: urn:oid:2.999.1.2.3.4/cdd3c568-516b-4dea-94b4-1a05683595fc
code: GARDASIL 9 Inj Susp Fertspr
status: Active
manufacturer: Organization MSD Merck Sharp & Dohme AG
form: Suspension for injection
amount: 0.5 milliliter (Details: UCUM codemL = 'mL')/1 Syringe (unit of presentation) (Details: SNOMED CT code733020007 = 'Syringe')
| Item[x] |
| Immunologic substance (substance) |
| LotNumber |
| A69FE297A |
{
"resourceType": "Medication",
"id": "TC-IMMUN-MEDIC-GARDASIL9",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medication-for-immunization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.999.1.2.3.4",
"value": "cdd3c568-516b-4dea-94b4-1a05683595fc"
}
],
"code": {
"coding": [
{
"system": "urn:oid:2.51.1.1",
"code": "7680653870019",
"display": "GARDASIL 9 Inj Susp Fertspr"
}
],
"text": "GARDASIL 9 Inj Susp Fertspr"
},
"status": "active",
"manufacturer": {
"reference": "Organization/TC-ORG-MSD"
},
"form": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "11202000",
"display": "Suspension for injection"
}
]
},
"amount": {
"numerator": {
"value": 0.5,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"denominator": {
"value": 1,
"unit": "Syringe (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "733020007"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "106181007",
"display": "Immunologic substance (substance)"
}
],
"text": "Immunologic substance (substance)"
}
}
],
"batch": {
"lotNumber": "A69FE297A"
}
}