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