FHIR IG analytics| Package | digidot.ny |
| Resource Type | Encounter |
| Id | example-digidot-Encounter-no.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "enc-pas-05699911862-org-1041865-d-2025-10-06",
"meta": {
"profile": [
"https://novari.no/fhir/digidot/StructureDefinition/digidot-Encounter-no"
]
},
"extension": [
{
"url": "http://novari.no/fhir/StructureDefinition/helsegruppe",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:novari:helsegruppe",
"code": "D2",
"display": "Barn og ungdom"
}
]
}
}
],
"identifier": [
{
"system": "urn:novari:booking",
"value": "enc-pas-05699911862-org-1041865-d-2025-10-06"
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"type": [
{
"text": "Tannhelsekonsultasjon"
}
],
"subject": {
"reference": "Patient/pas-05699911862"
},
"episodeOfCare": [
{
"reference": "EpisodeOfCare/eoc-pas-05699911862-org-1041865"
}
],
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "PPRF"
}
]
}
],
"individual": {
"reference": "PractitionerRole/prr-123"
}
}
],
"period": {
"start": "2025-10-06T09:13:00Z",
"end": "2025-10-06T11:14:00Z"
},
"location": [
{
"location": {
"reference": "Location/loc-1041865-digidot"
}
}
],
"serviceProvider": {
"reference": "Organization/org-1041865"
}
}