FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/MedComProducentID

Packagemedcom.fhir.dk.terminology
TypeCodeSystem
IdMedComProducentID
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-MedComProducentID.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID
Version2.0.0-draft
Statusdraft
Date2023-10-31
NameMedComProducentID
TitleMedComProducentID
Realmdk
DescriptionProducentD that describes who performed the observation
Contentcomplete

Resources that use this resource

ValueSet
medcm-producentID-valuesetMedComProducentIDValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
KAF Kommunal akutfunktion

Source

{
  "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"
    }
  ]
}