Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
: Example Medication - nl-core-PharmaceuticalProduct-01 - JSON Representation
Raw json | Download
{
"resourceType" : "Medication",
"id" : "nl-core-PharmaceuticalProduct-01",
"meta" : {
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"nl-core-PharmaceuticalProduct-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Medication "nl-core-PharmaceuticalProduct-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-PharmaceuticalProduct.html\">nl core PharmaceuticalProduct</a></p></div><p><b>code</b>: LISINOPRIL 10MG TABLET <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#71587)</span></p></div>"
},
"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"
}
}