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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeGroup
IdGroup-mii-exa-mtb-study-cldn6-eligibility-criteria-age-groups.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Group",
  "id": "mii-exa-mtb-study-cldn6-eligibility-criteria-age-groups",
  "characteristic": [
    {
      "code": {
        "text": "Age Group (Adult)"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "41847000",
            "system": "http://snomed.info/sct",
            "display": "Adulthood (qualifier value)"
          }
        ]
      },
      "exclude": false
    },
    {
      "code": {
        "text": "Age Group (Older Adult)"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "271872005",
            "system": "http://snomed.info/sct",
            "display": "Old age (qualifier value)"
          }
        ]
      },
      "exclude": false
    }
  ],
  "type": "person",
  "actual": false
}