FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedcom.fhir.dk.xdsmetadata
Resource TypeValueSet
IdValueSet-MedCom-dk-ihe-plr-typecode-VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/medcomdk/dk-medcom-xds-metadata/ValueSet-MedCom-dk-ihe-plr-typecode-VS.html
URLhttp://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-dk-ihe-plr-typecode-VS
Version1.0.1
Statusactive
Date2025-03-01
NamePLR_DK_IHE_TypeCode
TitlePLR-DK IHE TypeCode
Realmdk
DescriptionPLR-DK: Value set for the typeCode attribute. The typeCode specifies the precise type of document from the user perspective. The granularity of typeCode is finer grained than its superior classCode.

Resources that use this resource

StructureDefinition
medcom-conditionlist-documentreferenceMedComConditionListDocumentReference

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet MedCom-dk-ihe-plr-typecode-VS

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.1 version Not Stated (use latest from terminology server)
    CodeDisplay
    11450-4

Source1

{
  "resourceType": "ValueSet",
  "id": "MedCom-dk-ihe-plr-typecode-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-dk-ihe-plr-typecode-VS",
  "version": "1.0.1",
  "name": "PLR_DK_IHE_TypeCode",
  "title": "PLR-DK IHE TypeCode",
  "status": "active",
  "experimental": true,
  "date": "2025-03-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "PLR-DK: Value set for the typeCode attribute. The typeCode specifies the precise type of document from the user perspective. The granularity of typeCode is finer grained than its superior classCode.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.1",
        "concept": [
          {
            "code": "11450-4"
          }
        ]
      }
    ]
  }
}