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

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeStructureDefinition
IdStructureDefinition-HealthMeasure.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/oah/StructureDefinition-HealthMeasure.html
URLhttp://hl7.eu/fhir/ig/oah/StructureDefinition/HealthMeasure
Version0.1.0-ci-build
Statusdraft
Date2026-02-03T06:29:00+00:00
NameHealthMeasureOah
TitleHealth measure
Realmeu
Authorityhl7
DescriptionModel describing the common attributes of a simple health and wellness indicator
Typehttp://hl7.eu/fhir/ig/oah/StructureDefinition/HealthMeasure
Kindlogical

Resources that use this resource

ConceptMap
HealthMeasureOah2FHIROAH Data Set Model to this guide Map
StructureDefinition
HealthIndicatorsHealth Indicators

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition HealthMeasure

NameFlagsCard.TypeDescription & Constraintsdoco
.. HealthMeasure 0..*BaseHealth measure
... site 1..1BaseSampling Site
.... identifier 1..*BaseSite identifier
.... name 1..*BaseSite Name
.... gps 0..1BaseGPS
.... characteristics 0..*BaseCharacteristics
... dateOrPeriod[x] 1..1Measure Date or Period
.... dateOrPeriodDateTimedateTime
.... dateOrPeriodPeriodPeriod
... perfomer[x] 0..*Performer
.... perfomerPractitionerRolePractitionerRole
.... perfomerOrganizationOrganization
... type 1..1CodeableConceptWhat is measured
... result[x] 1..1Result
.... resultCodeableConceptCodeableConcept
.... resultQuantityQuantity
... cohort 1..1GroupCohort

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "HealthMeasure",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/oah/StructureDefinition/HealthMeasure",
  "version": "0.1.0-ci-build",
  "name": "HealthMeasureOah",
  "title": "Health measure",
  "status": "draft",
  "date": "2026-02-03T06:29:00+00:00",
  "publisher": "OneAquaHealth Project",
  "contact": [
    {
      "name": "OneAquaHealth Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.oneaquahealth.eu"
        }
      ]
    }
  ],
  "description": "Model describing the common attributes of a simple health and wellness indicator",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/ig/oah/StructureDefinition/HealthMeasure",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "HealthMeasure",
        "path": "HealthMeasure",
        "short": "Health measure",
        "definition": "Model describing the common attributes of a simple health and wellness indicator",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "HealthMeasure.site",
        "path": "HealthMeasure.site",
        "short": "Sampling Site",
        "definition": "Sampling Site",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HealthMeasure.site",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.identifier",
        "path": "HealthMeasure.site.identifier",
        "short": "Site identifier",
        "definition": "Site identifier",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HealthMeasure.site.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.name",
        "path": "HealthMeasure.site.name",
        "short": "Site Name",
        "definition": "Site Name",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HealthMeasure.site.name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.gps",
        "path": "HealthMeasure.site.gps",
        "short": "GPS",
        "definition": "GPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HealthMeasure.site.gps",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.characteristics",
        "path": "HealthMeasure.site.characteristics",
        "short": "Characteristics",
        "definition": "Characteristics",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HealthMeasure.site.characteristics",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.dateOrPeriod[x]",
        "path": "HealthMeasure.dateOrPeriod[x]",
        "short": "Measure Date or Period",
        "definition": "Measure Date or Period",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HealthMeasure.dateOrPeriod[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "HealthMeasure.perfomer[x]",
        "path": "HealthMeasure.perfomer[x]",
        "short": "Performer",
        "definition": "Performer",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HealthMeasure.perfomer[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "PractitionerRole"
          },
          {
            "code": "Organization"
          }
        ]
      },
      {
        "id": "HealthMeasure.type",
        "path": "HealthMeasure.type",
        "short": "What is measured",
        "definition": "Type of indicator : e.g. % of people with Giarda",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HealthMeasure.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "HealthMeasure.result[x]",
        "path": "HealthMeasure.result[x]",
        "short": "Result",
        "definition": "Result of the observation: it could be a single value or a set of results",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HealthMeasure.result[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "HealthMeasure.cohort",
        "path": "HealthMeasure.cohort",
        "short": "Cohort",
        "definition": "Group of people who share a common characteristic.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HealthMeasure.cohort",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Group"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "HealthMeasure",
        "path": "HealthMeasure",
        "short": "Health measure",
        "definition": "Model describing the common attributes of a simple health and wellness indicator"
      },
      {
        "id": "HealthMeasure.site",
        "path": "HealthMeasure.site",
        "short": "Sampling Site",
        "definition": "Sampling Site",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.identifier",
        "path": "HealthMeasure.site.identifier",
        "short": "Site identifier",
        "definition": "Site identifier",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.name",
        "path": "HealthMeasure.site.name",
        "short": "Site Name",
        "definition": "Site Name",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.gps",
        "path": "HealthMeasure.site.gps",
        "short": "GPS",
        "definition": "GPS",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.site.characteristics",
        "path": "HealthMeasure.site.characteristics",
        "short": "Characteristics",
        "definition": "Characteristics",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "HealthMeasure.dateOrPeriod[x]",
        "path": "HealthMeasure.dateOrPeriod[x]",
        "short": "Measure Date or Period",
        "definition": "Measure Date or Period",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "HealthMeasure.perfomer[x]",
        "path": "HealthMeasure.perfomer[x]",
        "short": "Performer",
        "definition": "Performer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "PractitionerRole"
          },
          {
            "code": "Organization"
          }
        ]
      },
      {
        "id": "HealthMeasure.type",
        "path": "HealthMeasure.type",
        "short": "What is measured",
        "definition": "Type of indicator : e.g. % of people with Giarda",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "HealthMeasure.result[x]",
        "path": "HealthMeasure.result[x]",
        "short": "Result",
        "definition": "Result of the observation: it could be a single value or a set of results",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "HealthMeasure.cohort",
        "path": "HealthMeasure.cohort",
        "short": "Cohort",
        "definition": "Group of people who share a common characteristic.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Group"
          }
        ]
      }
    ]
  }
}