FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeObservation
Idnl-core-SOAPReport.SOAPLine-03.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Observatie/bepaling. Status: definitief
CodeWaarde
Evaluatiebijwerking ACE-remmer

Source1

{
  "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"
}