\n
Additional information may be available using the Break-The-Glass Protocol
\n
"
];
fhir:OperationOutcome.issue [
fhir:index 0;
fhir:OperationOutcome.issue.severity [ fhir:value "information" ];
fhir:OperationOutcome.issue.code [ fhir:value "suppressed" ];
fhir:OperationOutcome.issue.details [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
fhir:Coding.code [ fhir:value "ETREAT" ];
fhir:Coding.display [ fhir:value "Emergency Treatment" ]
];
fhir:CodeableConcept.text [ fhir:value "Additional information may be available using the Break-The-Glass Protocol" ]
]
]] .
# - ontology header ------------------------------------------------------------
[a owl:Ontology;
owl:imports fhir:fhir.ttl] .
# -------------------------------------------------------------------------------------