{
"description": null,
"_filename": "Profile-DataStandardsWales-Observation-Lab.json",
"package_name": "fhir.r4.wales",
"date": "2023-05-24",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesObservationLab",
"abstract": false,
"copyright": "2024 NHS Wales.",
"type": "Observation",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Data Standards Wales Observation - Lab",
"package_version": "2.4.0",
"status": "draft",
"id": "8f106f45-ba95-4d2b-b1e0-66ce0009b2ac",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab",
"version": "0.1.2",
"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"
} ]
}
}, {
"id": "Observation.code",
"path": "Observation.code",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables"
}
}, {
"id": "Observation.subject",
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
} ]
}, {
"id": "Observation.performer",
"path": "Observation.performer",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CareTeam", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson" ]
} ]
}, {
"id": "Observation.note.author[x]",
"path": "Observation.note.author[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson" ]
}, {
"code": "string"
} ]
}, {
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation", "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-QuestionnaireResponse" ]
} ]
} ]
},
"baseDefinition": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation"
}