FHIR IG analytics| Package | de.gevko.emdaf |
| Resource Type | NamingSystem |
| Id | EMDAF_NS_MedicationID.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "EMDAF-NS-Medication-ID",
"name": "EMDAF_NS_Medication_ID",
"status": "active",
"kind": "identifier",
"date": "2022-11-17",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.gevko.de"
}
]
}
],
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "52417-3"
}
]
},
"description": "Current medication, Identifier",
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.gevko.de/NamingSystem/EMDAF_NS_Medication_ID",
"preferred": true
}
]
}