Package | nhn.fhir.no.kjernejournal |
Resource Type | StructureDefinition |
Id | KjUpdatedDateTime |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/StructureDefinition/KjUpdatedDateTime |
URL | http://nhn.no/kj/fhir/StructureDefinition/KjUpdatedDateTime |
Status | active |
Date | 2019-12-04T12:23:58.9570053Z |
Name | KjUpdatedDateTime |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
KjAllergyIntolerance | KjAllergyIntolerance |
KjConditionComplicationsOfAnesthesia | KjConditionComplicationsOfAnesthesia |
KjConditionCriticalMedicalCondition | KjConditionCriticalMedicalCondition |
KjConditionInfection | KjConditionInfection |
KjConditionTransplantsAndOtherForeignBodies | KjConditionTransplantsAndOtherForeignBodies |
KjConsent | KjConsent |
KjDeviceUseStatement | KjDeviceUseStatement |
KjFlag | KjFlag |
KjProcedure | KjProcedure |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "KjUpdatedDateTime", "meta": { "versionId": "1", "lastUpdated": "2019-12-04T12:23:59.045+00:00" }, "url": "http://nhn.no/kj/fhir/StructureDefinition/KjUpdatedDateTime", "name": "KjUpdatedDateTime", "status": "active", "date": "2019-12-04T12:23:58.9570053Z", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "AllergyIntolerance" }, { "type": "element", "expression": "Condition" }, { "type": "element", "expression": "Procedure" }, { "type": "element", "expression": "DeviceUseStatement" }, { "type": "element", "expression": "Flag" }, { "type": "element", "expression": "Consent" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nhn.no/kj/fhir/StructureDefinition/KjUpdatedDateTime" }, { "id": "Extension.value[x]:valueDateTime", "path": "Extension.value[x]", "sliceName": "valueDateTime", "min": 1, "type": [ { "code": "dateTime" } ] } ] } }