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-FeedingPatternInfant-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/tijd10:00:00, 20 december 2016
CodeWaarde
bevinding betreffende voedingspatroon van zuigeling
voedingssupplementGeen
frequentie van voeding van zuigeling6 /d
soort zuigelingenvoedingmoedermelk

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-FeedingPatternInfant-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-FeedingPatternInfant"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "NutritionOrder/nl-core-FeedingPatternInfant-01-NutritionOrder-01",
      "type": "NutritionOrder",
      "display": "voedingsadvies"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "289145007",
        "display": "bevinding betreffende voedingspatroon van zuigeling"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime": "2016-12-20T10:00:00+01:00",
  "note": [
    {
      "text": "Heeft veel zuigbehoefte en krijgt fopspeen voor de nacht"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "373453009",
            "display": "voedingssupplement"
          }
        ]
      },
      "valueCodeableConcept": {
        "text": "Geen"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "364653007",
            "display": "frequentie van voeding van zuigeling"
          }
        ]
      },
      "valueQuantity": {
        "value": 6,
        "unit": "/d",
        "system": "http://unitsofmeasure.org",
        "code": "/d"
      }
    },
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/ext-FeedingPatternInfant.FeedingMethod",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "169741004",
                "display": "zuigeling krijgt voeding via borst"
              }
            ]
          }
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "109021000146107",
            "display": "soort zuigelingenvoeding"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "226789007",
            "display": "moedermelk"
          }
        ]
      }
    }
  ]
}