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-FLACCpainScale-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:05:00, 21 december 2016
CodeWaarde
FLACC-pijnmeetinstrument6
FLACCpijnScore GezichtOccasional grimace
FLACCpijnScore BenenKicking
FLACCpijnScore ActiviteitSquirming
FLACCpijnScore HuilenNo cry
FLACCpijnScore TroostbaarDifficult to console

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-FLACCpainScale-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-FLACCpainScale"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "108291000146105",
        "display": "FLACC-pijnmeetinstrument"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime": "2016-12-21T12:05:00+01:00",
  "valueInteger": 6,
  "note": [
    {
      "text": "Controle voor toediening pijnmedicatie."
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "12013003",
            "display": "FLACCpijnScore Gezicht"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.21.1",
            "code": "Face1",
            "display": "Occasional grimace"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "12013004",
            "display": "FLACCpijnScore Benen"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.21.2",
            "code": "Legs2",
            "display": "Kicking"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "12013005",
            "display": "FLACCpijnScore Activiteit"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.21.3",
            "code": "Act1",
            "display": "Squirming"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "12013006",
            "display": "FLACCpijnScore Huilen"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.21.4",
            "code": "Cry0",
            "display": "No cry"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
            "code": "12013009",
            "display": "FLACCpijnScore Troostbaar"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.21.5",
            "code": "Cons2",
            "display": "Difficult to console"
          }
        ]
      }
    }
  ]
}