FHIR IG analytics| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | Observation |
| Id | Observation-skinwoundbedappearance-originate.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "skinwoundbedappearance-originate" Version "1"
Profile: WoundBedAppearance
Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason
identifier: id: wat-scenario-skin-wound-bed-appearance-originate
status: preliminary
code: Wound bed appearance (LOINC#72371-8 "Appearance of Wound base")
subject: Patient/patient-example " SHAW"
{
"resourceType": "Observation",
"id": "skinwoundbedappearance-originate",
"meta": {
"versionId": "1",
"profile": [
"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundBedAppearance"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://acme.org/identifiers",
"value": "wat-scenario-skin-wound-bed-appearance-originate"
}
],
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72371-8",
"display": "Appearance of Wound base"
}
],
"text": "Wound bed appearance"
},
"subject": {
"reference": "Patient/patient-example"
}
}