FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | gpdata-observation-contact04-e.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Context | Consult voor HNP (thoracaal/lumbaal) met Dr. V. Huisarts 1 |
|---|---|
| Bepalingdatum/tijd | 15 maart 2020 |
| Code | Waarde |
| Evaluatie | lage rugpijn |
| discharge diagnosis | Lage-rugpijn zonder uitstraling [ex. L86] |
{
"resourceType": "Observation",
"id": "gpdata-observation-contact04-e",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/gp-JournalEntry"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "157998db-8fdf-11ec-1784-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.nl/fhir/NamingSystem/journaalregeltypen",
"code": "E",
"display": "Evaluatie"
}
]
},
"subject": {
"reference": "Patient/gpdata-patient-01",
"display": "Jacqueline XXX_Cevat"
},
"context": {
"reference": "Encounter/gpdata-encounter-contact04",
"display": "Consult voor HNP (thoracaal/lumbaal) met Dr. V. Huisarts 1"
},
"effectiveDateTime": "2020-03-15",
"performer": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/gpdata-practitionerrole-01",
"display": "Dr. V. Huisarts 1"
}
}
],
"reference": "Practitioner/gpdata-practitioner-01",
"display": "V. Huisarts 1"
}
],
"valueString": "lage rugpijn",
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/ActCode",
"code": "DISDX",
"display": "discharge diagnosis"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icpc-1-nl",
"code": "L03",
"display": "Lage-rugpijn zonder uitstraling [ex. L86]"
}
]
}
}
]
}