| Package | de.nichtraucherhelden.export |
| Resource Type | StructureDefinition |
| Id | NRHPatient |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.nichtraucherhelden.export@1.0.0&canonical=https://nichtraucherhelden.de/fhir/StructureDefinition/NRHPatient |
| URL | https://nichtraucherhelden.de/fhir/StructureDefinition/NRHPatient |
| Version | 1.0 |
| Status | active |
| Date | 2021-04-15 |
| Name | NRHPatient |
| Title | Patienten-Profil der DiGa "NichtraucherHelden.de" |
| Copyright | NichtraucherHelden GmbH |
| Type | Patient |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "NRHPatient",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Base.Individuals"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "https://nichtraucherhelden.de/fhir/StructureDefinition/NRHPatient",
"version": "1.0",
"name": "NRHPatient",
"title": "Patienten-Profil der DiGa "NichtraucherHelden.de"",
"status": "active",
"experimental": false,
"date": "2021-04-15",
"publisher": "NichtraucherHelden GmbH",
"copyright": "NichtraucherHelden GmbH",
"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,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.name.family",
"path": "Patient.name.family",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.name.given",
"path": "Patient.name.given",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"mustSupport": true
},
{
"id": "Patient.address",
"path": "Patient.address",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.address.line",
"path": "Patient.address.line",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.address.city",
"path": "Patient.address.city",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.address.country",
"path": "Patient.address.country",
"min": 1,
"mustSupport": true
}
]
}
}