FHIR IG analytics| Package | tewhatuora.rheumaticfever |
| Resource Type | Encounter |
| Id | Encounter-DentalFollowUpEncounter.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "DentalFollowUpEncounter",
"meta": {
"versionId": "2",
"lastUpdated": "2024-08-07T08:31:00Z",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Encounter"
],
"tag": [
{
"system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code": "rf-nz",
"display": "rheumatic fever"
}
]
},
"contained": [
{
"resourceType": "Location",
"id": "PullingTeethDental",
"meta": {
"profile": [
"http://hl7.org.nz/fhir/StructureDefinition/NzLocation"
]
},
"identifier": [
{
"use": "official",
"system": "https://standards.digital.health.nz/ns/hpi-facility-id",
"value": "FZZ777-F"
}
],
"name": "Pulling Teeth Dental- Auckland",
"address": {
"use": "home",
"text": "41 High Street, CBD, Auckland 1010, New Zealand",
"line": [
"41 High Street",
"CBD"
],
"city": "Auckland",
"postalCode": "1010",
"country": "NZL"
}
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "58718002",
"display": "Rheumatic fever (disorder)"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "772071006",
"display": "Referral to dentist (procedure)"
}
]
},
"subject": {
"type": "Patient",
"identifier": {
"use": "official",
"system": "https://standards.digital.health.nz/ns/nhi-id",
"value": "ZKC7284"
},
"display": "Sage Westbrook"
},
"participant": [
{
"individual": {
"type": "Patient",
"identifier": {
"use": "official",
"system": "https://standards.digital.health.nz/ns/nhi-id",
"value": "ZKC7284"
},
"display": "Sage Westbrook"
}
}
],
"appointment": [
{
"reference": "Appointment/FollowUp-Dental-August-Fulfilled"
}
],
"period": {
"start": "2023-08-15T02:10:00Z",
"end": "2023-08-15T03:15:00Z"
},
"location": [
{
"location": {
"reference": "#PullingTeethDental"
}
}
],
"serviceProvider": {
"type": "Organization",
"identifier": {
"use": "official",
"system": "https://standards.digital.health.nz/ns/hpi-organisation-id",
"value": "GZZ851-K"
},
"display": "Extractive Dental Revenue Limited"
}
}