FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-paternity-acknowledgement-signed-james-quinn-w-edit.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-paternity-acknowledgement-signed-james-quinn-w-edit
status: Final
code: Paternity acknowledgment form signed Father
subject: Patient - Child (Baby G Quinn)
focus: RelatedPerson - Father (James Brandon Quinn)
effective: 2019-12-02
performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))
value: Yes
{
"resourceType": "Observation",
"id": "observation-paternity-acknowledgement-signed-james-quinn-w-edit",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-paternity-acknowledgement-signed"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "87302-6"
}
]
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn",
"display": "Patient - Child (Baby G Quinn)"
},
"focus": [
{
"reference": "RelatedPerson/relatedperson-father-natural-james-brandon-quinn-w-edit",
"display": "RelatedPerson - Father (James Brandon Quinn)"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "Y",
"display": "Yes"
}
]
}
}