Package | resource.versioning |
Resource Type | StructureDefinition |
Id | VersionedPatient.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=resource.versioning@0.2.0-beta&canonical=https://fake-acme.org/fhir/StructureDefinition/VersionedPatient |
URL | https://fake-acme.org/fhir/StructureDefinition/VersionedPatient |
Version | 0.2.0 |
Status | draft |
Date | 2022-08-30T03:07:09.314799+00:00 |
Name | VersionedPatient |
Type | Patient |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fake-acme.org/fhir/StructureDefinition/VersionedPatient", "version": "0.2.0", "name": "VersionedPatient", "status": "draft", "date": "2022-08-30T03:07:09.314799+00:00", "fhirVersion": "4.0.1", "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" }, "min": 0 }, { "id": "Patient.extension:myExtension", "path": "Patient.extension", "sliceName": "myExtension", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity" ] } ], "isModifier": false }, { "id": "Patient.identifier", "path": "Patient.identifier", "min": 1, "mustSupport": true }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "type": [ { "code": "boolean" } ], "mustSupport": true }, { "id": "Patient.photo", "path": "Patient.photo", "max": "0" } ] } }