OneAquaHealth Project
0.1.0-ci-build - ci-build 150

OneAquaHealth Project, published by OneAquaHealth Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/oah/ and changes regularly. See the Directory of published versions

: Group - Benevento disease prevalence (BN1 all persons) - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "Group-BN-BN1-All",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/ig/oah/StructureDefinition/group-oah"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group Group-BN-BN1-All</b></p><a name=\"Group-BN-BN1-All\"> </a><a name=\"hcGroup-BN-BN1-All\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-group-oah.html\">Group: OAH Cohort</a></p></div><p><b>type</b>: Person</p><p><b>actual</b>: false</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30525-0}\">Age</span></p><p><b>value</b>: 0-? years</p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 20733006}\">Living place</span></p><p><b>value</b>: <a href=\"Location-Loc-Benevento-01.html\">Location Benevento monitoring site 01</a></p><p><b>exclude</b>: false</p></blockquote></div>"
  },
  "type" : "person",
  "actual" : false,
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "30525-0",
            "display" : "Age"
          }
        ]
      },
      "valueRange" : {
        "low" : {
          "value" : 0,
          "unit" : "years",
          "system" : "http://unitsofmeasure.org",
          "code" : "a"
        }
      },
      "exclude" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "20733006",
            "display" : "Living place"
          }
        ]
      },
      "valueReference" : {
        🔗 "reference" : "Location/Loc-Benevento-01"
      },
      "exclude" : false
    }
  ]
}