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 & Including performer.organization - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "25467",
  "meta" : {
    "lastUpdated" : "2022-07-11T15:47:49.996+02:00"
  },
  "type" : "searchset",
  "total" : 4,
  "link" : [
    {
      "relation" : "self",
      "url" : "http://13.74.30.234:8080/fhir/Observation/_search?_include=Observation%3Aperformer.organization&_profile=https%3A%2F%2Ffhir.cambio.se%2FStructureDefinition%2FObservationBodyHeightLite%2Fv1&_sid=gustav.cederblad%40cambio.se&date=gt2018-11-20T15%3A33%3A48.583Z&date=lt2022-12-20T15%3A33%3A48.583Z&patient.identifier=urn%3Aoid%3A1.2.752.129.2.1.3.1%7C199402112388&status=final"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "http://13.74.30.234:8080/fhir/Observation/21646",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "21646",
        "meta" : {
          "id" : "21646",
          "versionId" : "21646",
          "lastUpdated" : "2020-12-15T13:39:27.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_21646\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 21646</b></p><a name=\"21646\"> </a><a name=\"hc21646\"> </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: 21646; Last updated: 2020-12-15 13:39:27+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>/21646</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=\"Patient/8181\">Patient/8181</a></p><p><b>encounter</b>: <a href=\"Encounter/339014\">Encounter/339014</a></p><p><b>effective</b>: 2020-12-15 13:39:27+0100</p><p><b>performer</b>: <a href=\"#hc21646/1\">PractitionerRole</a></p><p><b>value</b>: 170 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=\"21646/1\"> </a><a name=\"hc21646/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=\"Practitioner/548378\">Practitioner/548378</a></p><p><b>organization</b>: <a href=\"Organization/3557\">Organization/3557</a></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "PractitionerRole",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner" : {
              "reference" : "Practitioner/548378",
              "type" : "Practitioner"
            },
            "organization" : {
              "reference" : "Organization/3557",
              "type" : "Organization"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://fhir.cambio.se/Observation",
            "value" : "21646"
          }
        ],
        "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/8181",
          "type" : "Patient"
        },
        "encounter" : {
          "reference" : "Encounter/339014",
          "type" : "Encounter"
        },
        "effectiveDateTime" : "2020-12-15T13:39:27+01:00",
        "performer" : [
          {
            "reference" : "#1",
            "type" : "PractitionerRole"
          }
        ],
        "valueQuantity" : {
          "value" : 170,
          "unit" : "cm",
          "system" : "http://unitsofmeasure.org",
          "code" : "cm"
        }
      }
    },
    {
      "fullUrl" : "http://13.74.30.234:8080/fhir/Observation/21650",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "21650",
        "meta" : {
          "id" : "21650",
          "versionId" : "21650",
          "lastUpdated" : "2020-12-14T15:04:00.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_21650\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 21650</b></p><a name=\"21650\"> </a><a name=\"hc21650\"> </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: 21650; Last updated: 2020-12-14 15:04:00+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>/21650</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=\"Patient/8181\">Patient/8181</a></p><p><b>encounter</b>: <a href=\"Encounter/339014\">Encounter/339014</a></p><p><b>effective</b>: 2020-12-14 15:04:00+0100</p><p><b>performer</b>: <a href=\"#hc21650/1\">PractitionerRole</a></p><p><b>value</b>: 150 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=\"21650/1\"> </a><a name=\"hc21650/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=\"Practitioner/548378\">Practitioner/548378</a></p><p><b>organization</b>: <a href=\"Organization/3557\">Organization/3557</a></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "PractitionerRole",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner" : {
              "reference" : "Practitioner/548378",
              "type" : "Practitioner"
            },
            "organization" : {
              "reference" : "Organization/3557",
              "type" : "Organization"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://fhir.cambio.se/Observation",
            "value" : "21650"
          }
        ],
        "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/8181",
          "type" : "Patient"
        },
        "encounter" : {
          "reference" : "Encounter/339014",
          "type" : "Encounter"
        },
        "effectiveDateTime" : "2020-12-14T15:04:00+01:00",
        "performer" : [
          {
            "reference" : "#1",
            "type" : "PractitionerRole"
          }
        ],
        "valueQuantity" : {
          "value" : 150,
          "unit" : "cm",
          "system" : "http://unitsofmeasure.org",
          "code" : "cm"
        }
      }
    },
    {
      "fullUrl" : "http://13.74.30.234:8080/fhir/Observation/21641",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "21641",
        "meta" : {
          "id" : "21641",
          "versionId" : "21641",
          "lastUpdated" : "2020-12-14T13:05:27.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_21641\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 21641</b></p><a name=\"21641\"> </a><a name=\"hc21641\"> </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: 21641; Last updated: 2020-12-14 13:05:27+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>/21641</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=\"Patient/8181\">Patient/8181</a></p><p><b>encounter</b>: <a href=\"Encounter/339014\">Encounter/339014</a></p><p><b>effective</b>: 2020-12-14 13:05:27+0100</p><p><b>performer</b>: <a href=\"#hc21641/1\">PractitionerRole</a></p><p><b>value</b>: 160 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=\"21641/1\"> </a><a name=\"hc21641/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=\"Practitioner/548378\">Practitioner/548378</a></p><p><b>organization</b>: <a href=\"Organization/3557\">Organization/3557</a></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "PractitionerRole",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner" : {
              "reference" : "Practitioner/548378",
              "type" : "Practitioner"
            },
            "organization" : {
              "reference" : "Organization/3557",
              "type" : "Organization"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://fhir.cambio.se/Observation",
            "value" : "21641"
          }
        ],
        "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/8181",
          "type" : "Patient"
        },
        "encounter" : {
          "reference" : "Encounter/339014",
          "type" : "Encounter"
        },
        "effectiveDateTime" : "2020-12-14T13:05:27+01:00",
        "performer" : [
          {
            "reference" : "#1",
            "type" : "PractitionerRole"
          }
        ],
        "valueQuantity" : {
          "value" : 160,
          "unit" : "cm",
          "system" : "http://unitsofmeasure.org",
          "code" : "cm"
        }
      }
    },
    {
      "fullUrl" : "http://13.74.30.234:8080/fhir/Organization/3557",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "35573",
        "meta" : {
          "versionId" : "18607",
          "profile" : [
            "https://fhir.cambio.se/StructureDefnition/Organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_35573\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 35573</b></p><a name=\"35573\"> </a><a name=\"hc35573\"> </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: 18607</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/socialstyrelsen/is/arbetsplatskod</code>/45678965497\u00a0(use:\u00a0secondary,\u00a0), <code>https://cambio.codes/is/unit/lab-identifier</code>/EMERG\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>/SE162321000024-6907\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Emergency Clinic*</p><p><b>telecom</b>: ph: 023-490000(Work)</p><p><b>address</b>: Akut mott- Cambio lasarett Bromma 79182 SE (work)</p><p><b>partOf</b>: <a href=\"Bundle-33251.html#Organization_3555\">Bundle: type = searchset; total = 6</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "secondary",
            "system" : "https://cambio.codes/socialstyrelsen/is/arbetsplatskod",
            "value" : "45678965497"
          },
          {
            "use" : "secondary",
            "system" : "https://cambio.codes/is/unit/lab-identifier",
            "value" : "EMERG"
          },
          {
            "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" : "SE162321000024-6907"
          }
        ],
        "active" : true,
        "name" : "Emergency Clinic*",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "023-490000",
            "use" : "work",
            "rank" : 1
          }
        ],
        "address" : [
          {
            "use" : "work",
            "line" : [
              "Akut mott- Cambio lasarett"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine",
                    "valueString" : "Akut mott- Cambio lasarett"
                  }
                ]
              }
            ],
            "city" : "Bromma",
            "postalCode" : "79182",
            "country" : "SE"
          }
        ],
        "partOf" : {
          "reference" : "Organization/3555"
        }
      }
    }
  ]
}