Package | nxh.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-observation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nxh.fhir.r4@0.0.0-beta.20&canonical=https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhObservation |
URL | https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhObservation |
Status | active |
Date | 2024-04-26T11:56:28.9456722+00:00 |
Name | NxhObservation |
Type | Observation |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-observation", "url": "https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhObservation", "name": "NxhObservation", "status": "active", "date": "2024-04-26T11:56:28.9456722+00:00", "fhirVersion": "4.0.1", "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:parameterId", "path": "Observation.identifier", "sliceName": "parameterId", "short": "IDF identificatie", "definition": "De identificatie in het IDF van deze parameter" }, { "id": "Observation.identifier:parameterId.system", "path": "Observation.identifier.system", "fixedUri": "https://fhir.nxh.com/standards/fhir/NamingSystem/parameterId" }, { "id": "Observation.status", "path": "Observation.status", "fixedCode": "final" }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "fixedUri": "https://fhir.nxh.com/standards/fhir/CodeSystem/ParameterCode" }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ] }, { "id": "Observation.component.code.coding.system", "path": "Observation.component.code.coding.system", "fixedUri": "https://fhir.nxh.com/standards/fhir/CodeSystem/ParameterAttributeDefinition" } ] } }