FHIR IG analytics| Package | fhirfrog.au-core-tests |
| Resource Type | Patient |
| Id | Patient-au-core-patient-sexassignedab.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient au-core-patient-sexassignedab
Profile: AU Core Patient
Sasha Frog(official) Female, DoB: 1992-05-04 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357338)
| Person Recorded Sex Or Gender: |
| ||
{
"resourceType": "Patient",
"id": "au-core-patient-sexassignedab",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "248152002",
"display": "Female"
}
]
}
},
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1515311000168102",
"display": "Sex assigned at birth"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NI"
}
],
"text": "IHI"
},
"system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
"value": "8003608833357338"
}
],
"name": [
{
"use": "official",
"text": "Sasha Frog",
"family": "Frog",
"given": [
"Sasha"
]
}
],
"gender": "female",
"birthDate": "1992-05-04"
}