Package | rdc.interoperability.guide |
Resource Type | StructureDefinition |
Id | Patient |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=rdc.interoperability.guide@1.0.0&canonical=http://roche.com/fhir/iop/StructureDefinition/Patient |
URL | http://roche.com/fhir/iop/StructureDefinition/Patient |
Version | 1 |
Status | active |
Name | Patient |
Type | Patient |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://roche.com/fhir/iop/StructureDefinition/Patient", "version": "1", "name": "Patient", "status": "active", "fhirVersion": "5.0.0", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "max": "0" }, { "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" } ] } }