This page is part of the FHIR Data Segmentation for Privacy (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "Observation", "id" : "example-extension-sec-label-related-artifact-provenance", "meta" : { "security" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-sec-label-related-artifact", "valueRelatedArtifact" : { "type" : "documentation", "url" : "http://example.fhir.org/base/Provenance/26022804" } } ], "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", "code" : "PATRPT", "display" : "patient reported" } ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-extension-sec-label-related-artifact-provenance</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>code</b>: Oral temperature <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8331-1' = 'Oral temperature', given as 'Oral temperature'})</span></p><p><b>subject</b>: <a href=\"Patient-P001.html\">Generated Summary: id: P001; active</a></p></div>" }, "status" : "final", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "8331-1", "display" : "Oral temperature" } ] }, "subject" : { "reference" : "Patient/P001" } }