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

FHIR IG Statistics: ConceptMap/SimpleIndicatorOah2FHIR

Packagehl7.eu.fhir.oah
Resource TypeConceptMap
IdSimpleIndicatorOah2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ConceptMap-SimpleIndicatorOah2FHIR.html
URLhttp://hl7.eu/fhir/ig/oah/ConceptMap/SimpleIndicatorOah2FHIR
Version0.1.0-ci-build
Statusdraft
Date2025-08-11T08:52:23+00:00
NameSimpleIndicatorOah2FHIR
TitleOAH Simple Indicator Model to this guide Map
Realmeu
Authorityhl7
DescriptionOAH simple Indicator Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
SimpleIndicatorSimple Indicator
observation-indicators-oahObservation: OAH Indicators

Narrative

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

Generated Narrative: ConceptMap SimpleIndicatorOah2FHIR

Mapping from (not specified) to (not specified)


Group 1 Mapping from Simple Indicator to Observation: OAH Indicators

Source CodeRelationshipTarget CodeComment
sampleDetails (Sample)is related toObservationThis filed is realized by the subject and the specimen elements
sampleDetails (Sample)is related toObservation.subject
sampleDetails (Sample)is related toObservation.specimen
type (What is measured)is equivalent toObservation.code
date (Observation date)is equivalent toObservation.effectiveDateTime
performer[x] (Who made the measure)is equivalent toObservation.performer[x]It could be a Person or an Organization
result[x] (Result)is equivalent toObservation.value[x]

Source

{
  "resourceType": "ConceptMap",
  "id": "SimpleIndicatorOah2FHIR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/oah/ConceptMap/SimpleIndicatorOah2FHIR",
  "version": "0.1.0-ci-build",
  "name": "SimpleIndicatorOah2FHIR",
  "title": "OAH  Simple Indicator Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-11T08:52:23+00:00",
  "publisher": "OneAquaHealth Project",
  "contact": [
    {
      "name": "OneAquaHealth Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.oneaquahealth.eu"
        }
      ]
    }
  ],
  "description": "OAH simple Indicator Model to this guide mapping",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "http://hl7.eu/fhir/ig/oah/StructureDefinition/SimpleIndicator",
      "target": "http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-indicators-oah",
      "element": [
        {
          "code": "sampleDetails",
          "display": "Sample",
          "target": [
            {
              "code": "Observation",
              "equivalence": "relatedto",
              "comment": "This filed is realized by the subject and the specimen elements"
            }
          ]
        },
        {
          "code": "sampleDetails",
          "display": "Sample",
          "target": [
            {
              "code": "Observation.subject",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "sampleDetails",
          "display": "Sample",
          "target": [
            {
              "code": "Observation.specimen",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "type",
          "display": "What is measured",
          "target": [
            {
              "code": "Observation.code",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "date",
          "display": "Observation date",
          "target": [
            {
              "code": "Observation.effectiveDateTime",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "performer[x]",
          "display": "Who made the measure",
          "target": [
            {
              "code": "Observation.performer[x]",
              "equivalence": "equivalent",
              "comment": "It could be a Person or an Organization"
            }
          ]
        },
        {
          "code": "result[x]",
          "display": "Result",
          "target": [
            {
              "code": "Observation.value[x]",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}