| Package | de.emperra.esysta |
| Resource Type | StructureDefinition |
| Id | DiabetesPatient |
| FHIR Version | R4 |
| Source | null/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/StructureDefinition/DiabetesPatient |
| URL | http://portal.esysta.com/fhir/StructureDefinition/DiabetesPatient |
| Version | 0.0.1 |
| Status | active |
| Name | DiabetesPatient |
| Type | Patient |
| Kind | resource |
| StructureDefinition | |
| Communication | EsystaCommunication |
| EsystaCommunication | EsystaCommunication |
| EsystaComposition | Strukturiertes Export-Dokument |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "DiabetesPatient",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Base.Individuals"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "http://portal.esysta.com/fhir/StructureDefinition/DiabetesPatient",
"version": "0.0.1",
"name": "DiabetesPatient",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "loinc",
"uri": "http://loinc.org",
"name": "LOINC code for the element"
}
],
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.name",
"path": "Patient.name",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"mustSupport": true
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"mustSupport": true
},
{
"id": "Patient.address",
"path": "Patient.address",
"mustSupport": true
}
]
}
}