PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.discovery@0.0.5
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Observation-Lab.json",
  "package_name": "fhir.r4.wales.discovery",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesObservationLab",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Observation Profile for Laboratory result",
  "package_version": "0.0.5",
  "status": "draft",
  "id": "8c4a4417-585e-43c0-8d50-cc7207fb564f",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab",
  "version": null,
  "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"
}