FHIR IG analytics| Package | com.sensotrend.multiProfileValidation |
| Resource Type | Patient |
| Id | Patient-patient-invalid-no-identifier.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patient-invalid-no-identifier
Profiles: IPA-Patient, Patient (IPS), Patient (EU core), Danish Core Patient Profile, FI Base Patient, no-basis-Patient, SE base profil for patient
John Doe (no stated gender), DoB: 1990-01-01
| Active: | true | ||
{
"resourceType": "Patient",
"id": "patient-invalid-no-identifier",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-patient",
"http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips",
"http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core",
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient",
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-patient",
"http://hl7.no/fhir/StructureDefinition/no-basis-Patient",
"http://hl7.se/fhir/ig/base/StructureDefinition/SEBasePatient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": [
{
"text": "John Doe",
"family": "Doe",
"given": [
"John"
]
}
],
"birthDate": "1990-01-01"
}