FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/KjUpdatedDateTime

Packagenhn.fhir.no.kjernejournal
Resource TypeStructureDefinition
IdKjUpdatedDateTime
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/StructureDefinition/KjUpdatedDateTime
URLhttp://nhn.no/kj/fhir/StructureDefinition/KjUpdatedDateTime
Statusactive
Date2019-12-04T12:23:58.9570053Z
NameKjUpdatedDateTime
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
KjAllergyIntoleranceKjAllergyIntolerance
KjConditionComplicationsOfAnesthesiaKjConditionComplicationsOfAnesthesia
KjConditionCriticalMedicalConditionKjConditionCriticalMedicalCondition
KjConditionInfectionKjConditionInfection
KjConditionTransplantsAndOtherForeignBodiesKjConditionTransplantsAndOtherForeignBodies
KjConsentKjConsent
KjDeviceUseStatementKjDeviceUseStatement
KjFlagKjFlag
KjProcedureKjProcedure

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}