Package | test.project1 |
Resource Type | StructureDefinition |
Id | MyPatientProfile2 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=test.project1@0.2.0&canonical=http:/example.com/MyPatientProfile2 |
URL | http:/example.com/MyPatientProfile2 |
Status | active |
Name | MyPatientProfile2 |
Type | Patient |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "MyPatientProfile2", "url": "http:/example.com/MyPatientProfile2", "name": "MyPatientProfile2", "status": "active", "kind": "resource", "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "differential": { "element": [ { "id": "Patient.name", "path": "Patient.name", "min": 1 }, { "id": "Patient.telecom", "path": "Patient.telecom", "min": 1 }, { "id": "Patient.address", "path": "Patient.address", "min": 1 } ] } }