This page is part of the MedCom Terminology (v1.5.0: Release) based on FHIR R4. The current version which supercedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions
: MedComProducentID - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "MedComProducentID",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID",
"version" : "1.5.0",
"name" : "MedComProducentID",
"title" : "MedComProducentID",
"status" : "draft",
"experimental" : true,
"date" : "2023-10-31",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "ProducentD that describes who performed the observation",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "KAF",
"display" : "Kommunal akutfunktion"
}
]
}