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

FHIR IG Statistics: CodeSystem/medcom-messagedefinition-identifer-system

Packagemedcom.fhir.dk.terminology
TypeCodeSystem
Idmedcom-messagedefinition-identifer-system
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-messagedefinition-identifer-system.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messagedefinition-identifer-system
Version2.0.0-draft
Statusactive
Date2024-06-26
NameMedComMessageDefinitionIdentifierSystem
TitleMessageDefinitionIdentifierSystemCodeSystem
Realmdk
DescriptionMessageDefinitionIdentifierSystemCS for the messaging infrastructure
Contentcomplete

Resources that use this resource

ValueSet
medcom-messagedefinition-identifer-system-valuesetMessageDefinitionIdentifierSystemValueset

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem medcom-messagedefinition-identifer-system

This case-sensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messagedefinition-identifer-system defines the following codes:

Code
urn:dk:healthcare:medcom:messaging:edifact
urn:dk:healthcare:medcom:messaging:fhir
urn:dk:healthcare:medcom:messaging:oioxml
urn:dk:healthcare:medcom:messaging:envelope

Source

{
  "resourceType": "CodeSystem",
  "id": "medcom-messagedefinition-identifer-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messagedefinition-identifer-system",
  "version": "2.0.0-draft",
  "name": "MedComMessageDefinitionIdentifierSystem",
  "title": "MessageDefinitionIdentifierSystemCodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2024-06-26",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "MessageDefinitionIdentifierSystemCS for the messaging infrastructure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "urn:dk:healthcare:medcom:messaging:edifact",
      "display": "urn:dk:healthcare:medcom:messaging:edifact"
    },
    {
      "code": "urn:dk:healthcare:medcom:messaging:fhir",
      "display": "urn:dk:healthcare:medcom:messaging:fhir"
    },
    {
      "code": "urn:dk:healthcare:medcom:messaging:oioxml",
      "display": "urn:dk:healthcare:medcom:messaging:oioxml"
    },
    {
      "code": "urn:dk:healthcare:medcom:messaging:envelope",
      "display": "urn:dk:healthcare:medcom:messaging:envelope"
    }
  ]
}