FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Observation |
| Id | Observation-FRCoreObservationOxygenSaturationExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
French
Narratif généré : Observation FRCoreObservationOxygenSaturationExample
status: Final
category: Vital Signs
code: Oxygène saturation [Fraction massique] Sang artériel ; Numérique
subject: Pierre Durand (official) Male, Date de Naissance :1974-12-25 ( NIR définitif (use: official, ))
effective: 2022-11-06 09:30:00+0100
performer: Practitioner Leclerc Sophie
value: 97 % (Détails : code UCUM% = '%')
bodySite: doigt d'une main excepté le pouce
English
Generated Narrative: Observation FRCoreObservationOxygenSaturationExample
status: Final
category: Vital Signs
code: Oxygène saturation [Fraction massique] Sang artériel ; Numérique
subject: Pierre Durand (official) Male, DoB: 1974-12-25 ( NIR définitif (use: official, ))
effective: 2022-11-06 09:30:00+0100
performer: Practitioner Leclerc Sophie
value: 97 % (Details: UCUM code% = '%')
bodySite: doigt d'une main excepté le pouce
{
"resourceType": "Observation",
"id": "FRCoreObservationOxygenSaturationExample",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-observation-saturation-oxygen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "MedicationAdministration/FRCoreMedicationAdministrationInhaledOxygenExample"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2708-6"
}
]
},
"subject": {
"reference": "Patient/FRCorePatientINSExample",
"type": "Patient"
},
"effectiveDateTime": "2022-11-06T09:30:00+01:00",
"performer": [
{
"reference": "Practitioner/FRCorePractitionerExample"
}
],
"valueQuantity": {
"value": 97,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7569003",
"display": "doigt d'une main excepté le pouce"
}
]
}
}