FHIR IG Statistics: StructureDefinition/nxh-observationlaboratory
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nxh-observationlaboratory",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhObservationLaboratory",
"name": "NxhObservationLaboratory",
"status": "draft",
"date": "2024-02-27T09:17:38.5199813+00:00",
"description": "Nexuzhealth profile for an observation in the lab domain.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Observation.identifier:resultaatId",
"path": "Observation.identifier",
"sliceName": "resultaatId",
"short": "resultaatId",
"definition": "The resultaatId identifier of the lab observation.\r\n\r\nResultaatId is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min": 1,
"max": "1"
},
{
"id": "Observation.identifier:resultaatId.system",
"path": "Observation.identifier.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/resultaat/resultaat/id"
},
{
"id": "Observation.identifier:rapportOnderdeelId",
"path": "Observation.identifier",
"sliceName": "rapportOnderdeelId",
"short": "rapportOnderdeelId",
"definition": "The rapportOnderdeelId identifier of the lab observation.\r\n\r\nRapportOnderdeelId is an identifier assigned internally by Nexuzhealth in the KWS database. It is not a unique identifier.",
"min": 1,
"max": "1"
},
{
"id": "Observation.identifier:rapportOnderdeelId.system",
"path": "Observation.identifier.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/resultaat/resultaat/rapportOnderdeelId"
},
{
"id": "Observation.category",
"path": "Observation.category",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"rules": "open"
}
},
{
"id": "Observation.category:categoryCode",
"path": "Observation.category",
"sliceName": "categoryCode",
"max": "1"
},
{
"id": "Observation.category:categoryCode.coding.system",
"path": "Observation.category.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category"
},
{
"id": "Observation.category:eindgebruikCode",
"path": "Observation.category",
"sliceName": "eindgebruikCode",
"max": "1",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-eindgebruik-codes"
}
},
{
"id": "Observation.category:eindgebruikCode.coding.system",
"path": "Observation.category.coding.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/resultaat/resultaat/eindgebruikCode"
}
]
}
}