FHIR IG analytics| Package | hl7.fhir.uv.pc-incubator |
| Resource Type | Linkage |
| Id | Linkage-example.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Linkage example
author: Practitioner/f201
item
type: Source of Truth
item
type: Alternate Record
{
"resourceType": "Linkage",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/Linkage|0.1.0",
"id": "example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"author": {
"reference": "Practitioner/f201"
},
"item": [
{
"type": "source",
"resource": {
"reference": "Condition/example",
"display": "Severe burn of left ear (Date: 24-May 2012)"
}
},
{
"type": "alternate",
"resource": {
"reference": "Condition/example-linkage",
"display": "Severe burn of left ear (Date: 24-May 2012)"
}
}
]
}