FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Group |
| Id | Group-Group-OS-All.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Group Group-OS-All
Profile: Group: OAH Cohort
type: Person
actual: false
characteristic
code: Age
value: 0-? years
exclude: false
characteristic
code: Living place
value: Location Nordre Aker
exclude: false
{
"resourceType": "Group",
"id": "Group-OS-All",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/oah/StructureDefinition/group-oah"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-Nordre-Aker"
},
"exclude": false
}
]
}