Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-labobservation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhLabObservation |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhLabObservation |
Status | active |
Date | 2021-10-22T13:46:05.9463381+00:00 |
Name | NxhLabObservation |
Description | Nexuzhealth profile for an observation in the lab domain. |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
nxh-vs-eindgebruik-codes | NxhVSEindgebruikCodes |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-labobservation", "meta": { "lastUpdated": "2022-02-17T16:05:46.731+00:00" }, "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhLabObservation", "name": "NxhLabObservation", "status": "active", "date": "2021-10-22T13:46:05.9463381+00:00", "description": "Nexuzhealth profile for an observation in the lab domain.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "sct-concept", "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "sct-attr", "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "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.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" }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1 } ] } }