Your User Friendly Name for MyIG Here
0.2.0 - CI Build International flag

Your User Friendly Name for MyIG Here, published by HL7 International - [Some] Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/sample-ig/ and changes regularly. See the Directory of published versions

: Observation patient example - JSON Representation

Page standards status: Informative

Raw json | Download

//  

test comment for display


{
  "resourceType" : "Observation",
  "id" : "example",
  "meta" : {
    "profile" : [
      🔗 "http://somewhere.org/fhir/uv/myig/StructureDefinition/myObservation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation example</b></p><a name=\"example\"> </a><a name=\"hcexample\"> </a><a name=\"example-en\"> </a><p><b>status</b>: Final</p><p><b>subject</b>: <a href=\"Patient-example.html\">Jack Smith  (no stated gender), DoB: 2018-09-07</a></p><p><b>code</b>: <span title=\"Codes:{http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://loinc.org 85354-9}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}\">CS1</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 1 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 1 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation example</b></p><a name=\"example-de\"> </a><p><b>status</b>: Final</p><p><b>subject</b>: <a href=\"Patient-example.html\">Jack Smith  (no stated gender), DoB: 2018-09-07</a></p><p><b>code</b>: <span title=\"Codes:{http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://loinc.org 85354-9}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}\">CS1</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 1 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 1 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation example</b></p><a name=\"example-fr\"> </a><p><b>status</b>: Final</p><p><b>subject</b>: <a href=\"Patient-example.html\">Jack Smith  (no stated gender), DoB: 2018-09-07</a></p><p><b>code</b>: <span title=\"Codes:{http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}, {http://loinc.org 85354-9}, {http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake 01}\">CS1</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 1 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 1 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div></div>"
  },
  "status" : "final",
  "subject" : {
    "reference" : "http://somewhere.else.org/pas/server/Patient/example"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake",
        "code" : "01",
        "display" : "CS1"
      },
      {
        "system" : "http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake",
        "code" : "01",
        "display" : "CS2"
      },
      {
        "system" : "http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake",
        "code" : "01",
        "display" : "VS1"
      },
      {
        "system" : "http://loinc.org",
        "code" : "85354-9"
      },
      {
        "system" : "http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake",
        "code" : "01",
        "display" : "VS2"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8480-6"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 1,
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8462-4"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 1,
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}