FHIR IG analytics| Package | sfm.130323 |
| Resource Type | Medication |
| Id | ExampleDifferentMedicationLevels.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "medication_01",
"contained": [
{
"resourceType": "Substance",
"id": "substance_01",
"code": {
"coding": [
{
"system": "http://ehelse.no/fhir/CodeSystem/FEST",
"code": "ID_F032828A-8E8F-45FC-B2D8-3F0EBCDB5DBC",
"display": "Paracetamol"
}
]
}
}
],
"code": {
"coding": [
{
"system": "http://ehelse.no/fhir/CodeSystem/FEST",
"code": "ID_F032828A-8E8F-45FC-B2D8-3F0EBCDB5DBC",
"display": "Paracetamol"
},
{
"system": "http://ehelse.no/fhir/CodeSystem/FEST",
"code": "ID_1DAA7F81-1048-4065-B326-D1150EE2B412",
"display": "Pinex Stikkpille 1 g"
},
{
"system": "http://ehelse.no/fhir/CodeSystem/FEST",
"code": "ID_BEACFD6B-D64E-447E-ACF6-709F47D4A3B2",
"display": "Pinex Stikkpille 1 g"
},
{
"system": "GTIN",
"code": "7046674887595",
"display": "Pinex Stikkpille 1 g"
},
{
"system": "http://www.whocc.no/ATC",
"code": "N02BE01",
"display": "Paracetamol"
}
]
},
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385194003",
"display": "Suppository"
}
]
},
"ingredient": [
{
"itemreference": {
"reference": "#substance_01"
},
"strength": {
"numerator": {
"value": 1000,
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "385055001"
}
}
}
],
"batch": {
"id": "4343432",
"lotNumber": "7046674887595",
"expirationDate": "20200215",
"serialNumber": "12231213121"
}
}