Package | medcom.fhir.dk.terminology |
Type | CodeSystem |
Id | MedComProducentID |
FHIR Version | R4 |
Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-MedComProducentID.html |
URL | http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID |
Version | 2.0.0-draft |
Status | draft |
Date | 2023-10-31 |
Name | MedComProducentID |
Title | MedComProducentID |
Realm | dk |
Description | ProducentD that describes who performed the observation |
Content | complete |
ValueSet | |
medcm-producentID-valueset | MedComProducentIDValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MedComProducentID
This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID
defines the following code:
Code | Display |
KAF | Kommunal akutfunktion |
{ "resourceType": "CodeSystem", "id": "MedComProducentID", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID", "version": "2.0.0-draft", "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" } ] }