FHIR IG analytics| Package | dguv.enla |
| Resource Type | Medication |
| Id | DGUV_ENLA_Bsp_MedikationFreitext.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "DGUV-ENLA-Bsp-MedicationFreitext",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationFreitext"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type",
"code": "freitext",
"display": "Freitext-Medikation"
}
],
"text": "Hier steht ein Freitext zur Medikation"
},
"status": "active",
"form": {
"text": "freitext"
}
}