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

: Searching a Registration of Gestational Age of the Patient by Specifying Required Code and the Patient ID - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "68245",
  "meta" : {
    "lastUpdated" : "2022-07-02T14:36:53.744+02:00"
  },
  "type" : "searchset",
  "total" : 1,
  "link" : [
    {
      "relation" : "self",
      "url" : "http://pcpal-growthxp.cambio.se:8080/fhir/Observation?code=https%3A%2F%2Fsnomed.info%2Fsct%7C412726003&date=gt2008-05-01&date=lt2022-05-01&patient%3Aidentifier=urn%3Aoid%3A1.2.752.129.2.1.3.1%7C20081202-2804"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "http://pcpal-growthxp.cambio.se:8080/fhir/Observation/95029",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ObservationLengthOfGestationAtBirthLite-95029",
        "meta" : {
          "id" : "95029",
          "profile" : [
            🔗 "https://fhir.cambio.se/StructureDefinition/ObservationLengthOfGestationAtBirthLite/v1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ObservationLengthOfGestationAtBirthLite-95029\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationLengthOfGestationAtBirthLite-95029</b></p><a name=\"ObservationLengthOfGestationAtBirthLite-95029\"> </a><a name=\"hcObservationLengthOfGestationAtBirthLite-95029\"> </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-ObservationLengthOfGestationAtBirthLite.html\">ObservationLengthOfGestationAtBirthLite</a></p></div><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/cosmic:cps:clinicalparameter.repository.journal.record:95029</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 412726003}\">Length of gestation at birth</span></p><p><b>subject</b>: <a href=\"Patient/2107\">Patient/2107</a></p><p><b>encounter</b>: <a href=\"Encounter/70396\">Encounter/70396</a></p><p><b>effective</b>: 2008-06-26 18:40:00+0200</p><p><b>performer</b>: <a href=\"#hcObservationLengthOfGestationAtBirthLite-95029/1\">PractitionerRole</a></p><p><b>value</b>: 276 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #1</b></p><a name=\"ObservationLengthOfGestationAtBirthLite-95029/1\"> </a><a name=\"hcObservationLengthOfGestationAtBirthLite-95029/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/523130\">Practitioner/523130</a></p><p><b>organization</b>: <a href=\"Organization/1077\">Organization/1077</a></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "PractitionerRole",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner" : {
              "reference" : "Practitioner/523130",
              "type" : "Practitioner"
            },
            "organization" : {
              "reference" : "Organization/1077",
              "type" : "Organization"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://fhir.cambio.se/Observation",
            "value" : "cosmic:cps:clinicalparameter.repository.journal.record:95029"
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "412726003",
              "display" : "Length of gestation at birth"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/2107",
          "type" : "Patient"
        },
        "encounter" : {
          "reference" : "Encounter/70396",
          "type" : "Encounter"
        },
        "effectiveDateTime" : "2008-06-26T18:40:00+02:00",
        "performer" : [
          {
            "reference" : "#1",
            "type" : "PractitionerRole"
          }
        ],
        "valueQuantity" : {
          "value" : 276,
          "unit" : "days",
          "system" : "http://unitsofmeasure.org",
          "code" : "d"
        }
      }
    }
  ]
}