This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Urgency Level for result
{ "resourceType": "ExtensionDefinition", "id": "hspc-ReportingPriority", "url": "http://hl7.org/fhir/ExtensionDefinition/hspc-ReportingPriority", "name": "Urgency Level for result", "display": "HSPC ReportingPriority Extension", "publisher": "HSPC", "contact": [ { "telecom": [ { "system": "url", "value": "http://healthcaresoa.org" } ] } ], "description": "the urgency level for which results must be reported to a provider or responsible individual.", "status": "draft", "date": "2015-02-18", "contextType": "resource", "context": [ "Observation" ], "element": [ { "path": "Extension", "short": "Urgency Level for result", "definition": "the urgency level for which results must be reported to a provider or responsible individual.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "binding": { "name": "ReportingPriority_VALUESET_ECID", "isExtensible": false, "conformance": "required", "description": "The urgency level for which results must be reported to a provider or responsible individual", "referenceReference": { "reference": "http://hl7.org/fhir/vs/hspc-ReportingPriority" } } } ] }
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.