Package | qualitype.fhir.samples |
Resource Type | StructureDefinition |
Id | PatientCreate |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=qualitype.fhir.samples@1.0.0&canonical=http://www.qualitype.de/samples/fhir/StructureDefinition/PatientCreate |
URL | http://www.qualitype.de/samples/fhir/StructureDefinition/PatientCreate |
Status | active |
Name | PatientCreate |
Description | The structure definition of a patient within an order creation (this SHALL be contained in a 'ServiceRequest'). |
Type | Patient |
Kind | resource |
StructureDefinition | |
ConditionCreate | ConditionCreate |
ServiceRequestCreate | ServiceRequestCreate |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "PatientCreate", "url": "http://www.qualitype.de/samples/fhir/StructureDefinition/PatientCreate", "name": "PatientCreate", "status": "active", "description": "The structure definition of a patient within an order creation (this SHALL be contained in a 'ServiceRequest').", "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.identifier", "path": "Patient.identifier", "max": "1" }, { "id": "Patient.active", "path": "Patient.active", "max": "0" }, { "id": "Patient.name", "path": "Patient.name", "max": "0" }, { "id": "Patient.telecom", "path": "Patient.telecom", "max": "0" }, { "id": "Patient.gender", "path": "Patient.gender", "max": "0" }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "max": "0" }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "max": "0" }, { "id": "Patient.address", "path": "Patient.address", "max": "0" }, { "id": "Patient.maritalStatus", "path": "Patient.maritalStatus", "max": "0" }, { "id": "Patient.multipleBirth[x]", "path": "Patient.multipleBirth[x]", "max": "0" }, { "id": "Patient.photo", "path": "Patient.photo", "max": "0" }, { "id": "Patient.contact", "path": "Patient.contact", "max": "0" }, { "id": "Patient.communication", "path": "Patient.communication", "max": "0" }, { "id": "Patient.generalPractitioner", "path": "Patient.generalPractitioner", "max": "0" }, { "id": "Patient.managingOrganization", "path": "Patient.managingOrganization", "max": "0" }, { "id": "Patient.link", "path": "Patient.link", "max": "0" } ] } }