FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | Medication |
| Id | Medication-EX-Marcumar.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication EX-Marcumar
Profile: CH Emergency Record Medication
code: MARCOUMAR Tabl 3 mg
form: Tablette
amount: 25 Tablet (unit of presentation) (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')/1 Package - unit of product usage (qualifier value) (Details: SNOMED CT code1681000175101 = 'Package - unit of product usage')
{
"resourceType": "Medication",
"id": "EX-Marcumar",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "urn:oid:2.51.1.1",
"code": "7680193950011",
"display": "MARCOUMAR Tabl 3 mg"
}
]
},
"form": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "10219000",
"display": "Tablet"
}
],
"text": "Tablette"
},
"amount": {
"numerator": {
"value": 25,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
},
"denominator": {
"value": 1,
"unit": "Package - unit of product usage (qualifier value)",
"system": "http://snomed.info/sct",
"code": "1681000175101"
}
}
}