FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.geboortezorg#1.3.3-rc4 (47 ms)

Package nictiz.fhir.nl.stu3.geboortezorg
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc4&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-LegalSituation-LegalStatus
Url http://nictiz.nl/fhir/StructureDefinition/bc-LegalSituation-LegalStatus
Version 1.3.2
Status active
Name bc-LegalSituation-LegalStatus
Title bc-LegalSituation-LegalStatus
Experimental False
Realm nl
Description A Condition profile describing legal status as defined by BabyConnect. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge.
Copyright CC0
Type Condition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/bc-Woman bc-Woman
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.1--20200901000000 JuridischeStatusCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "bc-LegalSituation-LegalStatus",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/bc-LegalSituation-LegalStatus",
  "version" : "1.3.2",
  "name" : "bc-LegalSituation-LegalStatus",
  "title" : "bc-LegalSituation-LegalStatus",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geboortezorg@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A Condition profile describing legal status as defined by BabyConnect. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "gebz-peri-v3.2",
      "uri" : "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name" : "Geboortezorg 3.2"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition",
        "path" : "Condition",
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-7858",
            "comment" : "JuridischeSituatie"
          },
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-7859",
            "comment" : "JuridischeStatus"
          },
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-3331",
            "comment" : "JuridischeSituatie"
          },
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-10806",
            "comment" : "JuridischeSituatie"
          }
        ]
      },
      {
        "id" : "Condition.category",
        "path" : "Condition.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Condition.category:legalStatusCode",
        "path" : "Condition.category",
        "sliceName" : "legalStatusCode",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "303186005"
            }
          ]
        }
      },
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.1--20200901000000"
          }
        },
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-3332",
            "comment" : "JuridischeStatus"
          }
        ]
      },
      {
        "id" : "Condition.subject",
        "path" : "Condition.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          }
        ]
      },
      {
        "id" : "Condition.onset[x]:onsetDateTime",
        "path" : "Condition.onsetDateTime",
        "sliceName" : "onsetDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-3334",
            "comment" : "DatumAanvang"
          }
        ]
      },
      {
        "id" : "Condition.abatement[x]:abatementDateTime",
        "path" : "Condition.abatementDateTime",
        "sliceName" : "abatementDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-3335",
            "comment" : "DatumEinde"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.