{
  "resourceType" : "Observation",
  "id" : "nl-core-PainScore-01",
  "meta" : {
    "profile" : ["http://nictiz.nl/fhir/StructureDefinition/nl-core-PainScore"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"nl-core-PainScore-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-PainScore-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-PainScore.html\">nl core PainScore</a></p></div><p><b>status</b>: final</p><p><b>code</b>: pijnscore <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#225908003)</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>: 2013-02-08 06:43:00+0100</p><p><b>value</b>: 7</p><p><b>note</b>: Bij bewegen</p><p><b>method</b>: VAS10 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#VAS10)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "225908003",
      "display" : "pijnscore"
    }]
  },
  "subject" : {
    "reference" : "Patient/nl-core-Patient-01",
    "type" : "Patient",
    "display" : "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime" : "2013-02-08T06:43:00+01:00",
  "valueInteger" : 7,
  "note" : [{
    "text" : "Bij bewegen"
  }],
  "method" : {
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.9.1",
      "code" : "VAS10",
      "display" : "VAS10"
    }]
  }
}