Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

List-example-familyhistory-f201-roel.json

Example Observation/herd1 (Narrative)

FHIR Infrastructure Orders and Observations Work Group Maturity Level : N/A Standards Status : Informative Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson
Raw

This is the narrative for the resource. See also see the XML , JSON Format Specification ) or Turtle format. This example conforms to the profile Observation .


Real-world patient example Generated Narrative: Observation

{ "resourceType": "List", "id": "f201", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: f201</p><p><b>contained</b>: , </p><p><b>status</b>: current</p><p><b>mode</b>: snapshot</p><p><b>code</b>: History of family member diseases <span>(Details : {LOINC code '8670-2' = 'History of family member diseases', given as 'History of family member diseases'})</span></p><p><b>subject</b>: <a>Roel</a></p><p><b>note</b>: Both parents, both brothers and both children (twin) are still alive.</p><blockquote><p><b>entry</b></p><p><b>item</b>: id: fmh-1; status: completed; Mother <span>(Details : {SNOMED CT code '72705000' = 'Mother', given as 'Mother'})</span>; </p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: id: fmh-2; status: completed; Uncle <span>(Details : {SNOMED CT code '38048003' = 'Uncle', given as 'Uncle'})</span>; deceased</p></blockquote></div>" }, "contained": [ { "resourceType": "FamilyMemberHistory", "id": "fmh-1", "status": "completed", "patient": { "reference": "Patient/f201", "display": "Roel" }, "relationship": { "coding": [ { "system": "http://snomed.info/sct", "code": "72705000", "display": "Mother" } ] }, "deceasedBoolean": false, "condition": [ { "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "39839004", "display": "Diaphragmatic hernia" } ] } } ] }, { "resourceType": "FamilyMemberHistory", "id": "fmh-2", "status": "completed", "patient": { "reference": "Patient/f201", "display": "Roel" }, "relationship": { "coding": [ { "system": "http://snomed.info/sct", "code": "38048003", "display": "Uncle" } ] }, "deceasedBoolean": true, "condition": [ { "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "115665000", "display": "Atopy" } ] }, "outcome": { "coding": [ { "system": "http://snomed.info/sct", "code": "419099009", "display": "Died" } ] } } ] } ], "status": "current", "mode": "snapshot", "code": { "coding": [ { "system": "http://loinc.org", "code": "8670-2", "display": "History of family member diseases" } ] }, "subject": { "reference": "Patient/f201", "display": "Roel" }, "note": [ { "text": "Both parents, both brothers and both children (twin) are still alive." } ], "entry": [ { "item": { "reference": "#fmh-1" } }, { "item": { "reference": "#fmh-2" } } ] }

Resource Observation "herd1"

status : final

category : Laboratory ( Observation Category Codes #laboratory)

code : Mycoplasma hyopneumoniae - MHP ( LOINC #80219-9 "Mycoplasma hyopneumoniae Ab sample/Positive control in Serum by Immunoassay"; clinical-codes#Mycoplasma "Mycoplasma")

subject : Group/herd1 "Breeding herd"

encounter :: part of a health assurance program

effective : 2017-11-20

value : 0.2 % (sample/positive control) (Details: UCUM code % = '%')

interpretation : Negative ( ObservationInterpretation #NEG)

specimen : Specimen/pooled-serum: 30 serum

ReferenceRanges

- Text
* >0.4 Positive; 0.3 to 0.4 Suspect < 0.3 Negative

 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.