| Package | pbm.V1.fhir |
| Resource Type | StructureDefinition |
| Id | PBMPatient.StructureDefinition |
| FHIR Version | R4 |
| Source | null/https://simplifier.net/resolve?scope=pbm.V1.fhir@0.5.0-draft&canonical=http://pbme.solutions/fhir/StructureDefinition/PBMPatient |
| URL | http://pbme.solutions/fhir/StructureDefinition/PBMPatient |
| Status | draft |
| Name | PBMPatient |
| Type | Patient |
| Kind | resource |
| StructureDefinition | |
| PBMObservation | PBMObservation |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://pbme.solutions/fhir/StructureDefinition/PBMPatient",
"name": "PBMPatient",
"status": "draft",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "loinc",
"uri": "http://loinc.org",
"name": "LOINC code for the element"
}
],
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"mustSupport": true
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"mustSupport": true
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
}
]
}
}