PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.3-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Observation](https://hl7.org/fhir/R4/Observation.html).",
  "_filename": "UKCore-Observation.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2023-02-14",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This profile allows exchange of information of Measurements and simple assertions made about an individual, device or other subject. Note: this profile SHALL NOT be used where a more specific UK Core profile exists.",
  "name": "UKCoreObservation",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Observation",
  "package_version": "0.0.3-pre-release",
  "status": "draft",
  "id": "5233aea1-ed41-4809-b511-396f98eea42f",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation",
  "version": "2.3.0",
  "differential": {
    "element": [ {
      "id": "Observation.identifier.assigner",
      "path": "Observation.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.basedOn",
      "path": "Observation.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-CarePlan", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest" ]
      } ]
    }, {
      "id": "Observation.basedOn.identifier.assigner",
      "path": "Observation.basedOn.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.partOf",
      "path": "Observation.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ImagingStudy", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Immunization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationAdministration", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationDispense", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure" ]
      } ]
    }, {
      "id": "Observation.partOf.identifier.assigner",
      "path": "Observation.partOf.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:snomedCT",
      "path": "Observation.code.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationType",
        "description": "A code from the SNOMED Clinical Terminology UK coding system describing a type of observation"
      },
      "sliceName": "snomedCT"
    }, {
      "id": "Observation.code.coding:snomedCT.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code.coding:snomedCT.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:snomedCT.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.code.coding:loinc",
      "path": "Observation.code.coding",
      "sliceName": "loinc"
    }, {
      "id": "Observation.code.coding:loinc.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding:loinc.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:loinc.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ]
      } ]
    }, {
      "id": "Observation.subject.identifier.assigner",
      "path": "Observation.subject.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.focus.identifier.assigner",
      "path": "Observation.focus.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" ]
      } ]
    }, {
      "id": "Observation.encounter.identifier.assigner",
      "path": "Observation.encounter.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-CareTeam", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ]
      } ]
    }, {
      "id": "Observation.performer.identifier.assigner",
      "path": "Observation.performer.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.note.author[x]",
      "path": "Observation.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ]
      }, {
        "code": "string"
      } ]
    }, {
      "id": "Observation.bodySite.coding",
      "path": "Observation.bodySite.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        }, {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.bodySite.coding:snomedCT",
      "max": "1",
      "path": "Observation.bodySite.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite",
        "description": "A code from the SNOMED Clinical Terminology UK with the expression (<<442083009 |anatomical or acquired body structure|)"
      },
      "sliceName": "snomedCT"
    }, {
      "id": "Observation.bodySite.coding:snomedCT.system",
      "min": 1,
      "path": "Observation.bodySite.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.bodySite.coding:snomedCT.code",
      "min": 1,
      "path": "Observation.bodySite.coding.code"
    }, {
      "id": "Observation.bodySite.coding:snomedCT.display",
      "min": 1,
      "path": "Observation.bodySite.coding.display"
    }, {
      "id": "Observation.method",
      "path": "Observation.method",
      "binding": {
        "strength": "extensible"
      }
    }, {
      "id": "Observation.specimen",
      "path": "Observation.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Specimen" ]
      } ]
    }, {
      "id": "Observation.specimen.identifier.assigner",
      "path": "Observation.specimen.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.device",
      "path": "Observation.device",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DeviceMetric", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" ]
      } ]
    }, {
      "id": "Observation.device.identifier.assigner",
      "path": "Observation.device.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.hasMember",
      "path": "Observation.hasMember",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse" ]
      } ]
    }, {
      "id": "Observation.hasMember.identifier.assigner",
      "path": "Observation.hasMember.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.derivedFrom",
      "path": "Observation.derivedFrom",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Media", "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DocumentReference", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ImagingStudy", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse" ]
      } ]
    }, {
      "id": "Observation.derivedFrom.identifier.assigner",
      "path": "Observation.derivedFrom.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Observation.component.code.coding",
      "path": "Observation.component.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        }, {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.component.code.coding:snomedCT",
      "path": "Observation.component.code.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationType",
        "description": "A code from the SNOMED Clinical Terminology UK coding system describing a type of observation"
      },
      "sliceName": "snomedCT"
    }, {
      "id": "Observation.component.code.coding:snomedCT.system",
      "min": 1,
      "path": "Observation.component.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.component.code.coding:snomedCT.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component.code.coding:snomedCT.display",
      "min": 1,
      "path": "Observation.component.code.coding.display"
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}