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

FHIR IG Statistics: ValueSet/medcom-core-interpreation-valueset

Packagemedcom.fhir.dk.terminology
TypeValueSet
Idmedcom-core-interpreation-valueset
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-core-interpreation-valueset.html
URLhttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-interpreation-valueset
Version2.0.0-draft
Statusactive
Date2023-10-31
NameMedComCoreInterpretationCodesValueset
TitleMedComCoreInterpretationValueset
Realmdk
DescriptionValueset with code for interpretation of an observation

Resources that use this resource

StructureDefinition
medcom-homecare-observationMedComHomeCareObservation

Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation
medcom-core-interpretation-codesMedComCoreInterpretationCodes
v3-ObservationInterpretationObservationInterpretation

Narrative

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

Generated Narrative: ValueSet medcom-core-interpreation-valueset

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "medcom-core-interpreation-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-interpreation-valueset",
  "version": "2.0.0-draft",
  "name": "MedComCoreInterpretationCodesValueset",
  "title": "MedComCoreInterpretationValueset",
  "status": "active",
  "experimental": true,
  "date": "2023-10-31",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "Valueset with code for interpretation of an observation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
      },
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
        "concept": [
          {
            "code": "NI"
          }
        ]
      }
    ]
  }
}