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

FHIR IG Statistics: StructureDefinition/PatientSunWayHIE

Packagesunwayhie.r4
Resource TypeStructureDefinition
IdPatientSunWayHIE
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sunwayhie.r4@0.0.1-preview-1&canonical=https://www.sunwaymedical.com/fhir/sd/patient-sunway-hie
URLhttps://www.sunwaymedical.com/fhir/sd/patient-sunway-hie
Version0.0.1-Pilot
Statusactive
NamePatientSunWayHIE
TitlePatient (SunWayHIE)
TypePatient
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Patient-my-corePatient (MY Core)
audit-sunway-hie-extendExtension Audit (SunWay HIE) Extend-based on Audit(MY CORE)
ex-ethnic-sunway-hie-extendExtension Ethnic (SunWay HIE) - Extended version
ex-resident-status-sunway-hie-extendExtension Resident Status (SunWay HIE) - Extended version

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "PatientSunWayHIE",
  "url": "https://www.sunwaymedical.com/fhir/sd/patient-sunway-hie",
  "version": "0.0.1-Pilot",
  "name": "PatientSunWayHIE",
  "title": "Patient (SunWayHIE)",
  "status": "active",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.extension:resident-status-ext",
        "path": "Patient.extension",
        "sliceName": "resident-status-ext",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.sunwaymedical.com/fhir/sd/ex-resident-status-sunway-hie-extend"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Patient.extension:audit-ext",
        "path": "Patient.extension",
        "sliceName": "audit-ext",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.sunwaymedical.com/fhir/sd/audit-sunway-hie-extend"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Patient.extension:ethnic-ext",
        "path": "Patient.extension",
        "sliceName": "ethnic-ext",
        "short": "Extension of the ethnic",
        "definition": "Extension of the ethnic",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.sunwaymedical.com/fhir/sd/ex-ethnic-sunway-hie-extend"
            ]
          }
        ],
        "isModifier": false
      }
    ]
  }
}