FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-SOAPReport.SOAPLine-03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| Evaluatie | bijwerking ACE-remmer |
{
"resourceType": "Observation",
"id": "nl-core-SOAPReport.SOAPLine-03",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-SOAPReport.SOAPLine"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-SOAPReport.SOAPLineCode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icpc-1-nl",
"code": "A85",
"display": "Geneesmiddelbijwerking"
}
]
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129265001",
"display": "Evaluatie"
}
]
},
"valueString": "bijwerking ACE-remmer"
}