1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example: Searching a Patient's Body Height Registrations by Specifying Required Profile - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "25466",
  "meta" : {
    "lastUpdated" : "2022-01-13T15:43:51.224+01:00"
  },
  "type" : "searchset",
  "total" : 4,
  "link" : [
    {
      "relation" : "self",
      "url" : "<host>/fhir/Observation/_search?_include=Observation%3Asubject&_include=Observation%3Aperformer.practitioner&_include=Observation%3Aperformer.organization&_profile=https%3A%2F%2Ffhir.cambio.se%2FStructureDefinition%2FObservationBodyHeightLite%2Fv1&date=lt2022-12-20T15%3A33%3A48.583Z&date=gt2021-12-20T15%3A33%3A48.583Z&patient.identifier=urn%3Aoid%3A1.2.752.129.2.1.3.1%7C198101199282&status=final"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "<host>/fhir/Observation/13293",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "13293",
        "meta" : {
          "id" : "13293",
          "versionId" : "13293",
          "lastUpdated" : "2022-01-13T15:29:58.000+01:00",
          "profile" : [
            🔗 "https://fhir.cambio.se/StructureDefinition/ObservationBodyHeightLite/v1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_13293\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 13293</b></p><a name=\"13293\"> </a><a name=\"hc13293\"> </a><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\">version: 13293; Last updated: 2022-01-13 15:29:58+0100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationBodyHeightLite.html\">ObservationBodyHeightLite</a></p></div><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/13293</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}, {http://snomed.info/sct 1153637007}\">Body height</span></p><p><b>subject</b>: <a href=\"Bundle-25466.html#Patient_11330\">Bundle: type = searchset; total = 4</a></p><p><b>encounter</b>: <a href=\"Encounter/319824\">Encounter/319824</a></p><p><b>effective</b>: 2022-01-13 15:29:58+0100</p><p><b>performer</b>: <a href=\"#hc13293/1\">PractitionerRole</a></p><p><b>value</b>: 187 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #1</b></p><a name=\"13293/1\"> </a><a name=\"hc13293/1\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLiteSe.html\">PractitionerRoleLiteSe</a></p></div><p><b>practitioner</b>: <a href=\"Bundle-25466.html#Practitioner_617207\">Bundle: type = searchset; total = 4</a></p><p><b>organization</b>: <a href=\"Bundle-25466.html#Organization_1085\">Bundle: type = searchset; total = 4</a></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "PractitionerRole",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner" : {
              "reference" : "Practitioner/617207",
              "type" : "Practitioner"
            },
            "organization" : {
              "reference" : "Organization/1085",
              "type" : "Organization"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://fhir.cambio.se/Observation",
            "value" : "13293"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8302-2"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "1153637007",
              "display" : "Body height"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/11330",
          "type" : "Patient"
        },
        "encounter" : {
          "reference" : "Encounter/319824",
          "type" : "Encounter"
        },
        "effectiveDateTime" : "2022-01-13T15:29:58+01:00",
        "performer" : [
          {
            "reference" : "#1",
            "type" : "PractitionerRole"
          }
        ],
        "valueQuantity" : {
          "value" : 187,
          "unit" : "cm",
          "system" : "http://unitsofmeasure.org",
          "code" : "cm"
        }
      }
    },
    {
      "fullUrl" : "<host>/fhir/Practitioner/617207",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "617207",
        "meta" : {
          "versionId" : "617207",
          "profile" : [
            "https://fhir.cambio.se/StructureDefnition/Practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_617207\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 617207</b></p><a name=\"617207\"> </a><a name=\"hc617207\"> </a><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\">version: 617207</p><p style=\"margin-bottom: 0px\">Profile: <code>https://fhir.cambio.se/StructureDefnition/Practitioner</code></p></div><p><b>active</b>: true</p><p><b>name</b>: Nelly Andersson </p></div>"
        },
        "active" : true,
        "name" : [
          {
            "family" : "Andersson",
            "given" : [
              "Nelly"
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "<host>/patients/fhir/Organization/1085",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "1085",
        "meta" : {
          "versionId" : "18200",
          "profile" : [
            "https://fhir.cambio.se/StructureDefnition/Organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_1085\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 1085</b></p><a name=\"1085\"> </a><a name=\"hc1085\"> </a><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\">version: 18200</p><p style=\"margin-bottom: 0px\">Profile: <code>https://fhir.cambio.se/StructureDefnition/Organization</code></p></div><p><b>identifier</b>: <code>https://cambio.codes/is/unit/lab-identifier</code>/MED1\u00a0(use:\u00a0secondary,\u00a0), <code>https://cambio.codes/socialstyrelsen/is/arbetsplatskod</code>/4000000000000\u00a0(use:\u00a0secondary,\u00a0), <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE2321000016-13Q012\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Medicin Avd 1</p><p><b>telecom</b>: ph: 019-345670(Work)</p><p><b>address</b>: Nygatan 35 Stockholm 79182 SE (work)</p><p><b>partOf</b>: <a href=\"Organization/1064\">Organization/1064</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "secondary",
            "system" : "https://cambio.codes/is/unit/lab-identifier",
            "value" : "MED1"
          },
          {
            "use" : "secondary",
            "system" : "https://cambio.codes/socialstyrelsen/is/arbetsplatskod",
            "value" : "4000000000000"
          },
          {
            "use" : "official",
            "system" : "urn:oid:1.2.752.129.2.1.4.1",
            "value" : "SE2321000016-13Q012"
          }
        ],
        "active" : true,
        "name" : "Medicin Avd 1",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "019-345670",
            "use" : "work",
            "rank" : 1
          }
        ],
        "address" : [
          {
            "use" : "work",
            "line" : [
              "Nygatan 35"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine",
                    "valueString" : "Nygatan 35"
                  }
                ]
              }
            ],
            "city" : "Stockholm",
            "postalCode" : "79182",
            "country" : "SE"
          }
        ],
        "partOf" : {
          "reference" : "Organization/1064"
        }
      }
    },
    {
      "fullUrl" : "<host>/fhir/Patient/11330",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "11330",
        "meta" : {
          "versionId" : "11330",
          "profile" : [
            🔗 "https://fhir.cambio.se/StructureDefinition/PatientSe"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_11330\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 11330</b></p><a name=\"11330\"> </a><a name=\"hc11330\"> </a><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\">version: 11330</p><p style=\"margin-bottom: 0px\">Profile: <code>https://fhir.cambio.se/StructureDefinition/PatientSe</code></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Matilda Gran  Female, DoB: 1981-01-19 ( urn:oid:1.2.752.129.2.1.3.1#198101199282\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Kungsgatan 31 Stockholm SE </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-genderIdentity.html\">Gender Identity</a></td><td colspan=\"3\"><span title=\"Codes:{http://hl7.org/fhir/gender-identity female}\">female</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/gender-identity",
                  "code" : "female",
                  "display" : "female"
                }
              ]
            }
          },
          {
            "url" : "https://fhir.cambio.se/StructureDefinition/patient-populationRegistrationCounty",
            "valueCoding" : {
              "system" : "https://cambio.codes/scb/cs/lkf",
              "code" : "01",
              "display" : "Stockholms län"
            }
          },
          {
            "url" : "https://fhir.cambio.se/StructureDefinition/patient-populationRegistrationMunicipality",
            "valueCoding" : {
              "system" : "https://cambio.codes/scb/cs/lkf",
              "code" : "80",
              "display" : "Stockholm"
            }
          },
          {
            "url" : "https://fhir.cambio.se/StructureDefinition/patient-populationRegistrationParish",
            "valueCoding" : {
              "system" : "https://cambio.codes/scb/cs/lkf",
              "code" : "07",
              "display" : "S:t Matteus"
            }
          }
        ],
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:oid:1.2.752.129.2.1.3.1",
            "value" : "198101199282"
          }
        ],
        "name" : [
          {
            "family" : "Gran",
            "given" : [
              "Matilda"
            ]
          }
        ],
        "gender" : "female",
        "birthDate" : "1981-01-19",
        "deceasedBoolean" : false,
        "address" : [
          {
            "line" : [
              "Kungsgatan 31"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine",
                    "valueString" : "Kungsgatan 31"
                  }
                ]
              }
            ],
            "city" : "Stockholm",
            "country" : "SE"
          }
        ]
      }
    }
  ]
}