PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@0.1.1-ballot
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Observation-Lab.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesObservationLab",
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "Observation",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Observation - Lab",
  "package_version": "0.1.1-ballot",
  "status": "draft",
  "id": "cf9be186-01f3-496f-8217-9410c8d90ed3",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab",
  "version": "0.0.5",
  "differential": {
    "element": [ {
      "id": "Observation.category",
      "min": 1,
      "path": "Observation.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.category:LaboratorySlice",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "sliceName": "LaboratorySlice",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "laboratory",
          "system": "http://hl7.org/fhir/ValueSet/observation-category",
          "display": "Laboratory",
          "version": "4.3.0"
        } ]
      }
    } ]
  },
  "baseDefinition": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation"
}