FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Medication |
| Id | nl-core-PharmaceuticalProduct-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | LISINOPRIL 10MG TABLET |
|---|
{
"resourceType": "Medication",
"id": "nl-core-PharmaceuticalProduct-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.1",
"code": "71587",
"display": "LISINOPRIL 10MG TABLET",
"userSelected": true
}
],
"text": "LISINOPRIL 10MG TABLET"
}
}