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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-GeneralMeasurement-Result-02.json
FHIR VersionR3

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. Subject: Irma XXX_Helleman-de Haas. Id: 1a7d4fc1-8fdf-11ec-1229-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: survey, Status: definitief
Bepalingdatum/tijd12:10:17, 5 september 2018
CodeWaarde
Health of the Nation Outcome Scale item 1 - aggressive/disruptive behavior (assessment scale)2 {score}

Source1

{
  "resourceType": "Observation",
  "id": "zib-generalmeasurement-result-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1a7d4fc1-8fdf-11ec-1229-020000000000"
    }
  ],
  "status": "final",
  "_status": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.15.1",
              "code": "final",
              "display": "Final"
            }
          ]
        }
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "survey",
          "display": "survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "281115007",
        "display": "Health of the Nation Outcome Scale item 1 - aggressive/disruptive behavior (assessment scale)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "Irma XXX_Helleman-de Haas"
  },
  "effectiveDateTime": "2018-09-05T12:10:17+01:00",
  "valueQuantity": {
    "value": 2,
    "system": "http://unitsofmeasure.org",
    "code": "{score}"
  }
}