FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/extension-resident-status-sunway-hie-ext

Packagesunwayhie.r4
Resource TypeStructureDefinition
Idextension-resident-status-sunway-hie-ext
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sunwayhie.r4@0.0.1-preview-1&canonical=https://www.sunwaymedical.com/fhir/sd/ex-resident-status-sunway-hie-extend
URLhttps://www.sunwaymedical.com/fhir/sd/ex-resident-status-sunway-hie-extend
Version1.0.0
Statusactive
Date2024-02-12T04:04:09.5621857+00:00
NameExtensionResidentStatusSunWayHIEExtend
TitleExtension Resident Status (SunWay HIE) - Extended version
DescriptionExtension of the extended resident status
PurposeRecord the patient's resident status in SunWay context
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
patient-sunway-hiePatient (SunWayHIE)

Resources that this resource uses

ValueSet
resident-status-sunway-hieValueSet Resident Status (SunWay HIE)

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "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"
        }
      }
    ]
  }
}