FHIR IG analytics| Package | new.project20250522 |
| Resource Type | StructureDefinition |
| Id | MyPatientProfile1.json |
| FHIR Version | R4 |
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",
"abstract": true,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"differential": {
"element": [
{
"id": "Patient.gender",
"path": "Patient.gender",
"min": 1
}
]
}
}