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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-FeedingPatternInfant-01.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: I. XXX_Helleman-de Haas. Id: 19e9c247-8fdf-11ec-1046-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: voorlopig
Bepalingdatum/tijd10:00:00, 10 februari 2019
CodeWaarde
Finding of infant feeding pattern (finding)
Nutritional supplement (substance)Geen
Frequency of infant feeding (observable entity)6 per day
Infant food typeKunstvoeding

Source1

{
  "resourceType": "Observation",
  "id": "zib-feedingpatterninfant-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "19e9c247-8fdf-11ec-1046-020000000000"
    }
  ],
  "status": "preliminary",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "289145007",
        "display": "Finding of infant feeding pattern (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "I. XXX_Helleman-de Haas"
  },
  "effectiveDateTime": "2019-02-10T10:00:00+02:00",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "373453009",
            "display": "Nutritional supplement (substance)"
          }
        ]
      },
      "valueString": "Geen"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "364653007",
            "display": "Frequency of infant feeding (observable entity)"
          }
        ]
      },
      "valueQuantity": {
        "value": 6,
        "unit": "per day",
        "system": "http://unitsofmeasure.org",
        "code": "1/d"
      }
    },
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant-FeedingMethod",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "268472006",
                "display": "Flesvoeding"
              }
            ]
          }
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "109021000146107",
            "display": "Infant food type"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "226790003",
            "display": "Kunstvoeding"
          }
        ]
      }
    }
  ]
}