Package | nhn.fhir.no.kjernejournal |
Resource Type | StructureDefinition |
Id | KjRecordedDateTime |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/StructureDefinition/KjRecordedDateTime |
URL | http://nhn.no/kj/fhir/StructureDefinition/KjRecordedDateTime |
Status | draft |
Date | 2019-12-04T09:58:28.5983617Z |
Name | KjRecordedDateTime |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
KjProcedure | KjProcedure |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "KjRecordedDateTime", "meta": { "versionId": "3", "lastUpdated": "2019-12-04T09:58:28.862+00:00" }, "url": "http://nhn.no/kj/fhir/StructureDefinition/KjRecordedDateTime", "name": "KjRecordedDateTime", "status": "draft", "date": "2019-12-04T09:58:28.5983617Z", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Procedure" } ], "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/KjRecordedDateTime" }, { "id": "Extension.value[x]:valueDateTime", "path": "Extension.value[x]", "sliceName": "valueDateTime", "min": 1, "type": [ { "code": "dateTime" } ] } ] } }