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

FHIR IG Statistics: ConceptMap/ResultFlags-to-ObservationInterpretationCodes

Packagehealthdata.be.r4.cbb
Resource TypeConceptMap
IdResultFlags-to-ObservationInterpretationCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/ResultFlags-to-ObservationInterpretationCodes
URLhttps://fhir.healthdata.be/ConceptMap/ResultFlags-to-ObservationInterpretationCodes
Version0.0.1
Statusdraft
Date2022-10-17T09:09:13.9562003+00:00
NameResultFlags_to_ObservationInterpretationCodes
TitleResultFlags_to_ObservationInterpretationCodes
DescriptionMaps test result interpretation flags as found in CBB LaboratoryTestResult to <http://hl7.org/fhir/ValueSet/observation-interpretation> as found in `Observation.interpretation` in FHIR R4.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation
sctSNOMED CT International Edition
ValueSet
ResultFlagsResultFlags

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "ResultFlags-to-ObservationInterpretationCodes",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": true
    }
  ],
  "url": "https://fhir.healthdata.be/ConceptMap/ResultFlags-to-ObservationInterpretationCodes",
  "version": "0.0.1",
  "name": "ResultFlags_to_ObservationInterpretationCodes",
  "title": "ResultFlags_to_ObservationInterpretationCodes",
  "status": "draft",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps test result interpretation flags as found in CBB LaboratoryTestResult to <http://hl7.org/fhir/ValueSet/observation-interpretation> as found in `Observation.interpretation` in FHIR R4.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "sourceCanonical": "https://fhir.healthdata.be/ValueSet/ResultFlags",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/observation-interpretation",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "element": [
        {
          "code": "281302008",
          "target": [
            {
              "code": "H",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "281300000",
          "target": [
            {
              "code": "L",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "11896004",
          "target": [
            {
              "code": "I",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "30714006",
          "target": [
            {
              "code": "R",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "131196009",
          "target": [
            {
              "code": "S",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}