FHIR IG analytics| Package | hl7.fhir.us.core.r4 |
| Resource Type | Observation |
| Id | Observation-10-minute-apgar-respiratory-effort.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 10-minute-apgar-respiratory-effort
status: Final
category: Survey
code: Apgar respiratory effort score
subject: Infant Example (no stated gender), DoB: 2020-06-02 ( Medical Record Number: 1032703 (use: usual, ))
effective: 2016-05-18 22:33:22+0000
performer: Ronald Bone
value: 2. Good, strong cry; normal rate and effort of breathing
{
"resourceType": "Observation",
"id": "10-minute-apgar-respiratory-effort",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
],
"text": "Survey"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "32405-3",
"display": "10 minute Apgar Respiratory effort"
}
],
"text": "Apgar respiratory effort score"
},
"subject": {
"reference": "Patient/infant-example"
},
"effectiveDateTime": "2016-05-18T22:33:22Z",
"performer": [
{
"reference": "Practitioner/practitioner-1",
"display": "Ronald Bone"
}
],
"valueCodeableConcept": {
"coding": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 2
}
],
"system": "http://loinc.org",
"code": "LA6727-7",
"display": "Good, strong cry; normal rate and effort of breathing"
}
],
"text": "2. Good, strong cry; normal rate and effort of breathing"
}
}