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

FHIR IG Statistics: StructureDefinition/NLLPopulationRegistered.StructureDefinition

Packagepoc.bonsai.current
Resource TypeStructureDefinition
IdNLLPopulationRegistered.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered
Version1.0.0
Statusactive
Date2022-02-02
NameNLLPopulationRegistered
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NLLPatientNLLPatient

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",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered",
  "version": "1.0.0",
  "name": "NLLPopulationRegistered",
  "status": "active",
  "date": "2022-02-02",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "EHM",
      "name": "E-hälsomyndigheten concept"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "fhirpath",
      "expression": "Patient"
    },
    {
      "type": "fhirpath",
      "expression": "Person"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Population Registered",
        "definition": "Describes whether the patient is registered in the Swedish Population Register (sv folkbokförd) or not.\r\nCalculated by the Swedish eHealth Agency.",
        "isModifier": true,
        "isModifierReason": "Verified or unverified information"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Coding"
          }
        ]
      }
    ]
  }
}