{
  "resourceType" : "Observation",
  "id" : "nl-core-FeedingPatternInfant-01",
  "meta" : {
    "profile" : ["http://nictiz.nl/fhir/StructureDefinition/nl-core-FeedingPatternInfant"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"nl-core-FeedingPatternInfant-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;nl-core-FeedingPatternInfant-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-FeedingPatternInfant.html\">nl core FeedingPatternInfant</a></p></div><p><b>basedOn</b>: <a href=\"NutritionOrder-nl-core-FeedingPatternInfant-01-NutritionOrder-01.html\">NutritionOrder/nl-core-FeedingPatternInfant-01-NutritionOrder-01: voedingsadvies</a></p><p><b>status</b>: final</p><p><b>code</b>: bevinding betreffende voedingspatroon van zuigeling <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#289145007)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-Patient-01.html\">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><p><b>effective</b>: 2016-12-20 10:00:00+0100</p><p><b>note</b>: Heeft veel zuigbehoefte en krijgt fopspeen voor de nacht</p><blockquote><p><b>component</b></p><p><b>code</b>: voedingssupplement <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373453009)</span></p><p><b>value</b>: Geen</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: frequentie van voeding van zuigeling <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#364653007)</span></p><p><b>value</b>: 6 /d<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /d = '/d')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>ext FeedingPatternInfant.FeedingMethod</b>: zuigeling krijgt voeding via borst <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#169741004)</span></p><p><b>code</b>: soort zuigelingenvoeding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#109021000146107)</span></p><p><b>value</b>: moedermelk <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#226789007)</span></p></blockquote></div>"
  },
  "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"
      }]
    },
    "valueString" : "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"
      }]
    }
  }]
}