FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | DiagnosticReport |
| Id | zib-OutcomeOfCare-02.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Skilled nursing treatment plan Progress note and attainment of goals (narrative) |
|---|---|
| Conclusie | Pijn is onder controle. |
{
"resourceType": "DiagnosticReport",
"id": "zib-outcomeofcare-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-OutcomeOfCare"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1c44b1f5-8fdf-11ec-8620-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "27574-3",
"display": "Skilled nursing treatment plan Progress note and attainment of goals (narrative)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"conclusion": "Pijn is onder controle."
}