PackagesCanonicalsLogsProblems
    Packages
    nhn.fhir.no.kjernejournal@1.0.0
    http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation
{
  "description": null,
  "_filename": "KjsourceOfInformation.StructureDefinition.json",
  "package_name": "nhn.fhir.no.kjernejournal",
  "date": "2019-12-05T12:49:40.7274495Z",
  "derivation": "constraint",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2019-12-05T12:49:40.846+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "KjSourceOfInformation",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "21a3ae27-9a23-4e1d-90ea-753aee3ffc45",
  "kind": "complex-type",
  "url": "http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation",
  "context": [ {
    "type": "element",
    "expression": "AllergyIntolerance"
  }, {
    "type": "element",
    "expression": "Condition"
  }, {
    "type": "element",
    "expression": "Procedure"
  }, {
    "type": "element",
    "expression": "DeviceUseStatement"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Source of information",
      "definition": "2.16.578.1.12.4.1.1.7498 - Select a code from this code system on what is the source for this information"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://nhn.no/kj/fhir/ValueSet/SourceOfInformation"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}