Package | first.package |
Resource Type | StructureDefinition |
Id | MyPatient |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=first.package@0.0.1&canonical=http://example.org/StructureDefinition/MyPatient |
URL | http://example.org/StructureDefinition/MyPatient |
Status | draft |
Name | MyPatient |
Description | An example profile of the Patient resource. |
Type | Patient |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "MyPatient", "url": "http://example.org/StructureDefinition/MyPatient", "name": "MyPatient", "status": "draft", "description": "An example profile of the Patient resource.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.name", "path": "Patient.name", "min": 1, "mustSupport": true } ] } }