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-StrongKidsScore-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/tijd12 december 2016
CodeWaarde
STRONGkids-screeningsinstrument2
StrongKidsScore GewichtsverliesScoreNoLoss
StrongKidsScore ZiekteBeeldScoreIncreasedRisk
StrongKidsScore VoedingsScoreNormaal
StrongKidsScore VoedingstoestandScoreGoed

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-StrongKidsScore-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-StrongKidsScore"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "108341000146107",
        "display": "STRONGkids-screeningsinstrument"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime": "2016-12-12",
  "valueInteger": 2,
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4028003",
            "display": "StrongKidsScore GewichtsverliesScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.1",
            "code": "G0",
            "display": "NoLoss"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4028004",
            "display": "StrongKidsScore ZiekteBeeldScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.2",
            "code": "R1",
            "display": "IncreasedRisk"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4028005",
            "display": "StrongKidsScore VoedingsScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.3",
            "code": "Z0",
            "display": "Normaal"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "4028008",
            "display": "StrongKidsScore VoedingstoestandScore"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.4",
            "code": "T0",
            "display": "Goed"
          }
        ]
      }
    }
  ]
}