| Package | acme.profiling.tutorial.r4 |
| Resource Type | StructureDefinition |
| Id | HospitalXPatient-Step1 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=acme.profiling.tutorial.r4@2.0.0&canonical=http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step1 |
| URL | http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step1 |
| Status | draft |
| Date | 2022-06-05T20:58:00.3967001+00:00 |
| Name | HospitalXPatientStep1 |
| Title | Hospital X Patient step 1 |
| Description | HospitalXPatient profile after step 1. |
| Type | Patient |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "HospitalXPatient-Step1",
"meta": {
"lastUpdated": "2021-06-03T20:46:45.34+00:00"
},
"url": "http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step1",
"name": "HospitalXPatientStep1",
"title": "Hospital X Patient step 1",
"status": "draft",
"date": "2022-06-05T20:58:00.3967001+00:00",
"description": "HospitalXPatient profile after step 1.",
"fhirVersion": "4.0.1",
"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
},
{
"id": "Patient.name.family",
"path": "Patient.name.family",
"min": 1
},
{
"id": "Patient.name.given",
"path": "Patient.name.given",
"min": 1
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"min": 1
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"min": 1
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Patient.photo",
"path": "Patient.photo",
"max": "0"
}
]
}
}