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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-FamilySituation-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: Irma XXX_Helleman-de Haas. Id: 19d1c651-8fdf-11ec-9544-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
Beide inwonende kinderen zijn zeer zelfstandig.
Bepalingdatum/tijd10 augustus 2018
CodeWaarde
Finding of family details and household composition (finding)
Household composition (observable entity)Lives with relatives (finding)
Number of offspring (observable entity)3
Number of children living at home (observable entity)2
Caregiver behavior (observable entity)Heeft zorg voor vader die in huis woont.
Child2 augustus 2009 (Inwonend)
Child2 april 2011 (Inwonend)
Child2 april 2006 (Uitwonend)

Source1

{
  "resourceType": "Observation",
  "id": "zib-familysituation-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "19d1c651-8fdf-11ec-9544-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "365470003",
        "display": "Finding of family details and household composition (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "Irma XXX_Helleman-de Haas"
  },
  "effectiveDateTime": "2018-08-10",
  "comment": "Beide inwonende kinderen zijn zeer zelfstandig.",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "224130005",
            "display": "Household composition (observable entity)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "160756002",
            "display": "Lives with relatives (finding)"
          }
        ],
        "text": "Woont samen met familie"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "224118004",
            "display": "Number of offspring (observable entity)"
          }
        ]
      },
      "valueQuantity": {
        "value": 3
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "55811000146107",
            "display": "Number of children living at home (observable entity)"
          }
        ]
      },
      "valueQuantity": {
        "value": 2
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "406192005",
            "display": "Caregiver behavior (observable entity)"
          }
        ]
      },
      "valueString": "Heeft zorg voor vader die in huis woont."
    },
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
          "valueBoolean": true
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "67822003",
            "display": "Child"
          }
        ]
      },
      "valueDateTime": "2009-08-02"
    },
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
          "valueBoolean": true
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "67822003",
            "display": "Child"
          }
        ]
      },
      "valueDateTime": "2011-04-02"
    },
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator",
          "valueBoolean": false
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "67822003",
            "display": "Child"
          }
        ]
      },
      "valueDateTime": "2006-04-02"
    }
  ]
}