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

FHIR IG Statistics: ValueSet/medcom-dk-xds-msg-typecode-VS

Packagemedcom.fhir.dk.coredocument
TypeValueSet
Idmedcom-dk-xds-msg-typecode-VS
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/coredocument/https://build.fhir.org/ig/medcomdk/dk-medcom-core-document/ValueSet-medcom-dk-xds-msg-typecode-VS.html
URLhttp://medcomfhir.dk/ig/coredocument/ValueSet/medcom-dk-xds-msg-typecode-VS
Version1.0.0
Statusactive
Date2022-01-26
NameMedComXds_MsgTypeCodeVS
TitleIHE XDS TypeCode
Realmdk
DescriptionValueSet containing TypeCode.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet medcom-dk-xds-msg-typecode-VS

  • Include these codes as defined in http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-core-typecode-CS
    CodeDisplay
    HCOMsgHomeCareObservation Message

Source

{
  "resourceType": "ValueSet",
  "id": "medcom-dk-xds-msg-typecode-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/coredocument/ValueSet/medcom-dk-xds-msg-typecode-VS",
  "version": "1.0.0",
  "name": "MedComXds_MsgTypeCodeVS",
  "title": "IHE XDS TypeCode",
  "status": "active",
  "experimental": true,
  "date": "2022-01-26",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    },
    {
      "name": "MedCom FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@medcom.dk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "ValueSet containing TypeCode.",
  "compose": {
    "include": [
      {
        "system": "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-core-typecode-CS",
        "concept": [
          {
            "code": "HCOMsg",
            "display": "HomeCareObservation Message"
          }
        ]
      }
    ]
  }
}