FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | Observation |
| Id | Observation-InLine-observation-taille-Avion.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Observation InLine-observation-taille-Avion
status: Final
category: Vital Signs
code: Taille du patient [Longueur] Patient ; Numérique
effective: 2018-10-25 11:06:06+0200
value: 189 cm (Détails : code UCUMcm = 'cm')
{
"resourceType": "Observation",
"id": "InLine-observation-taille-Avion",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-observation-body-height"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2"
}
]
},
"subject": {
"reference": "Patient/InLine-patient-Avion"
},
"effectiveDateTime": "2018-10-25T11:06:06+02:00",
"valueQuantity": {
"value": 189,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}