FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "extension-resident-status-sunway-hie-ext",
"url": "https://www.sunwaymedical.com/fhir/sd/ex-resident-status-sunway-hie-extend",
"version": "1.0.0",
"name": "ExtensionResidentStatusSunWayHIEExtend",
"title": "Extension Resident Status (SunWay HIE) - Extended version",
"status": "active",
"date": "2024-02-12T04:04:09.5621857+00:00",
"description": "Extension of the extended resident status",
"purpose": "Record the patient's resident status in SunWay context",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Patient"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Extension of the extended resident status",
"definition": "Extension of the extended resident status"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://www.sunwaymedical.com/fhir/sd/ex-resident-status-sunway-hie-extend"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.sunwaymedical.com/fhir/vs/resident-status-sunway-hie"
}
}
]
}
}