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

FHIR IG Statistics: ValueSet/medcom-messaging-sorEdiValues

Packagemedcom.fhir.dk.terminology
Resource TypeValueSet
Idmedcom-messaging-sorEdiValues
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-messaging-sorEdiValues.html
URLhttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-sorEdiValues
Version2.0.0-draft
Statusactive
Date2023-05-23
NameMedComMessagingSorEdiValues
TitleMedComMessagingSorEdiValues
Realmdk
DescriptionValues for SOREDI message types

Resources that use this resource

ConceptMap
medcom-messaging-mapFhirToSorEdiMedComMessagingMapFhirToSorEdi

Resources that this resource uses

CodeSystem
medcom-messaging-sorEdiSystemMedComMessagingSorEdiCodeSystem

Narrative

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

Generated Narrative: ValueSet medcom-messaging-sorEdiValues


Source

{
  "resourceType": "ValueSet",
  "id": "medcom-messaging-sorEdiValues",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-sorEdiValues",
  "version": "2.0.0-draft",
  "name": "MedComMessagingSorEdiValues",
  "title": "MedComMessagingSorEdiValues",
  "status": "active",
  "experimental": false,
  "date": "2023-05-23",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "Values for SOREDI message types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem",
        "concept": [
          {
            "code": "FDIS91"
          },
          {
            "code": "FDIS20"
          },
          {
            "code": "FCTL"
          }
        ]
      }
    ]
  }
}