FHIR IG analytics| Package | hl7.fhir.uv.security-label-ds4p.r4b |
| Resource Type | Observation |
| Id | Observation-example-extension-sec-label-related-artifact-provenance.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "example-extension-sec-label-related-artifact-provenance"
Security Labels: http://terminology.hl7.org/CodeSystem/v3-ObservationValue
status: final
code: Oral temperature (LOINC#8331-1)
subject: Patient/P001
{
"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": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8331-1",
"display": "Oral temperature"
}
]
},
"subject": {
"reference": "Patient/P001"
}
}