Package | Northwell.Extensions |
Resource Type | StructureDefinition |
Id | Patient.StructureDefinition |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=Northwell.Extensions@0.0.1&canonical=https://northwell.edu/fhir/StructureDefinition/Patient |
URL | https://northwell.edu/fhir/StructureDefinition/Patient |
Status | draft |
Date | 2023-09-01T11:52:06.8918501+00:00 |
Name | Patient |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
employee-status | EmployeeStatus |
veteran-status | VeteranStatus |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://northwell.edu/fhir/StructureDefinition/Patient", "name": "Patient", "status": "draft", "date": "2023-09-01T11:52:06.8918501+00:00", "fhirVersion": "4.3.0", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.extension:employeeStatus", "path": "Patient.extension", "sliceName": "employeeStatus", "type": [ { "code": "Extension", "profile": [ "http://northwell.edu/extensions/StructureDefinition/employee-status" ] } ] }, { "id": "Patient.extension:veteranStatus", "path": "Patient.extension", "sliceName": "veteranStatus", "type": [ { "code": "Extension", "profile": [ "http://northwell.edu/extensions/StructureDefinition/veteran-status" ] } ] } ] } }