{
  "resourceType": "Bundle",
  "id": "d2865f5f-7f43-4620-abd3-a7b3cc253160",
  "meta": {
    "lastUpdated": "2022-07-04T05:56:14.827+00:00"
  },
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "http://pcpal-growthxp.cambio.se:8080/fhir/Observation?code=https%3A%2F%2Fsnomed.info%2Fsct%7C123980006&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/cosmic:cps:clinicalparameter.repository.journal.record:95115",
      "resource": {
        "resourceType": "Observation",
        "id": "cosmic:cps:clinicalparameter.repository.journal.record:95115",
        "meta": {
          "id": "cosmic:cps:clinicalparameter.repository.journal.record:95115",
          "profile": [
            "https://fhir.cambio.se/StructureDefinition/ObservationBoneAgeLite/v1"
          ]
        },
        "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:95115"
          }
        ],
        "status": "preliminary",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "123980006",
              "display": "Bone maturation age"
            }
          ]
        },
        "subject": {
          "reference": "Patient/2107",
          "type": "Patient"
        },
        "encounter": {
          "reference": "Encounter/70412",
          "type": "Encounter"
        },
        "effectiveDateTime": "2009-06-26T16:40:00+00:00",
        "performer": [
          {
            "reference": "#1",
            "type": "PractitionerRole"
          }
        ],
        "valueQuantity": {
          "value": 2.0,
          "unit": "yr",
          "system": "http://unitsofmeasure.org",
          "code": "a"
        },
        "method": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "252956001",
              "display": "Greulich and Pyle bone age assessment"
            }
          ]
        }
      }
    }
  ]
}