Package | acme.profiling.tutorial.r4 |
Resource Type | StructureDefinition |
Id | HospitalXPatient-Step2 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=acme.profiling.tutorial.r4@2.0.0&canonical=http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step2 |
URL | http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step2 |
Status | draft |
Date | 2022-06-05T20:58:00.3967001+00:00 |
Name | HospitalXPatientStep2 |
Title | Hospital X Patient step 02 |
Description | HospitalXPatient profile after step 02. |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
InclusionStatus | HospitalXPatient InclusionStatus |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "HospitalXPatient-Step2", "meta": { "lastUpdated": "2021-06-03T20:46:57.575+00:00" }, "url": "http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step2", "name": "HospitalXPatientStep2", "title": "Hospital X Patient step 02", "status": "draft", "date": "2022-06-05T20:58:00.3967001+00:00", "description": "HospitalXPatient profile after step 02.", "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.extension", "path": "Patient.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Patient.extension:birthPlace", "path": "Patient.extension", "sliceName": "birthPlace", "min": 1, "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ] } ] }, { "id": "Patient.extension:inclusionStatus", "path": "Patient.extension", "sliceName": "inclusionStatus", "type": [ { "code": "Extension", "profile": [ "http://ardon.nl/fhir/StructureDefinition/InclusionStatus" ] } ] }, { "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" } ] } }