Package | nhn.fhir.no.kjernejournal |
Resource Type | StructureDefinition |
Id | KjVerificationDateTime |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/StructureDefinition/KjVerificationDateTime |
URL | http://nhn.no/kj/fhir/StructureDefinition/KjVerificationDateTime |
Status | draft |
Date | 2019-12-02T10:09:23.727345Z |
Name | KjVerificationDateTime |
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": "KjVerificationDateTime", "meta": { "versionId": "1", "lastUpdated": "2019-12-02T10:09:23.81+00:00" }, "url": "http://nhn.no/kj/fhir/StructureDefinition/KjVerificationDateTime", "name": "KjVerificationDateTime", "status": "draft", "date": "2019-12-02T10:09:23.727345Z", "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/KjVerificationDateTime" }, { "id": "Extension.value[x]:valueDateTime", "path": "Extension.value[x]", "sliceName": "valueDateTime", "min": 1, "type": [ { "code": "dateTime" } ] } ] } }