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-SNAQScore-01.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. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Status: definitief
Bepalingdatum/tijd27 januari 2013
CodeWaarde
Short Nutritional Assessment Questionnaire4
SNAQScore GewichtsverliesScoreLossHigh
SNAQScore EetlustScoreGeenEetlust
SNAQScore VoedingsScoreGeenVoeding

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-SNAQScore-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-SNAQScore"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "8881000146104",
        "display": "Short Nutritional Assessment Questionnaire"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime": "2013-01-27",
  "valueInteger": 4,
  "note": [
    {
      "text": "Grotere mate van ondervoeding t.o.v. vorig meetmoment."
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4006003",
            "display": "SNAQScore GewichtsverliesScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.1",
            "code": "G2",
            "display": "LossHigh"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4006004",
            "display": "SNAQScore EetlustScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.2",
            "code": "B1",
            "display": "GeenEetlust"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4006005",
            "display": "SNAQScore VoedingsScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.3",
            "code": "Z0",
            "display": "GeenVoeding"
          }
        ]
      }
    }
  ]
}