Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.geboortezorg#1.3.3-rc4 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "bc-DisorderPostPartum",
"url" : "http://nictiz.nl/fhir/StructureDefinition/bc-DisorderPostPartum",
"version" : "1.3.2",
"name" : "bc-DisorderPostPartum",
"title" : "bc-DisorderPostPartum",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "geboortezorg@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A Condition profile describing post partum disorders or complications as defined by BabyConnect. Post partum disorders, such as post partum depression, occur after delivery and are related to the Delivery Procedure. \r\n* A partOf extension is used to point to the Delivery.\r\n* The context is the Maternal Record or an Encounter.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "hcim-concernfortransfer-v1.2-2015EN",
"uri" : "https://zibs.nl/wiki/ConcernForTransfer-v1.2(2015EN)",
"name" : "HCIM ConcernForTransfer-v1.2(2015EN)"
},
{
"identity" : "hcim-concernfortransfer-v3.0-2016EN",
"uri" : "https://zibs.nl/wiki/ConcernForTransfer-v3.0(2016EN)",
"name" : "HCIM ConcernForTransfer-v3.0(2016EN)"
},
{
"identity" : "hcim-problem-v1.2-2017EN",
"uri" : "https://zibs.nl/wiki/Problem-v4.1(2017EN)",
"name" : "HCIM Problem-v4.1(2017EN)",
"comment" : "ConcernForTransfer is renamed to Problem with release 2017 of the HCIMs."
},
{
"identity" : "hcim-basicelements-v1.0-2017EN",
"uri" : "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)",
"name" : "HCIM BasicElements-v1.0(2017EN)"
},
{
"identity" : "gebz-peri-v2.3",
"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.40050&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name" : "Geboortezorg Perinatologie 2.3"
},
{
"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://nictiz.nl/fhir/StructureDefinition/zib-Problem",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition",
"path" : "Condition",
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-82297",
"comment" : "Diagnose/interventie postpartum"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-1928",
"comment" : "Probleem (Maternaal)"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-3833",
"comment" : "Probleem (Postpartum complicatie)"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-9144",
"comment" : "Inspectie perineum/ sfincter/ vrouwelijke geslachtsorganen (Observatie)"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-9661",
"comment" : "Probleem (Postpartum complicatie)"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2305",
"comment" : "Probleem (Postpartum complicatie)"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-10800",
"comment" : "Probleem (Postpartum complicatie)"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2844",
"comment" : "Probleem"
}
]
},
{
"id" : "Condition.extension",
"path" : "Condition.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Condition.extension:delivery",
"path" : "Condition.extension",
"sliceName" : "delivery",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://hl7.org/fhir/StructureDefinition/condition-partOf"
}
],
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-6",
"comment" : "Bevalling"
},
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-18",
"comment" : "Eerdere bevalling"
}
]
},
{
"id" : "Condition.extension:delivery.value[x]:valueReference",
"path" : "Condition.extension.valueReference",
"sliceName" : "valueReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure"
}
]
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2312",
"comment" : "ProbleemStatus"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2851",
"comment" : "ProbleemStatus"
}
]
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2313",
"comment" : "VerificatieStatus"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2314",
"comment" : "Toelichting"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2852",
"comment" : "VerificatieStatus"
}
]
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "coding"
}
],
"rules" : "open"
},
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.5.1.1--20210329100741",
"display" : "ProbleemTypeCodelijst"
}
},
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2308",
"comment" : "ProbleemType"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2847",
"comment" : "ProbleemType"
}
]
},
{
"id" : "Condition.category:disorderPostpartum",
"path" : "Condition.category",
"sliceName" : "disorderPostpartum",
"max" : "1"
},
{
"id" : "Condition.category:disorderPostpartum.coding",
"path" : "Condition.category.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Condition.category:disorderPostpartum.coding:disorderPostpartum",
"path" : "Condition.category.coding",
"sliceName" : "disorderPostpartum",
"patternCoding" : {
"system" : "http://snomed.info/sct",
"code" : "362973001"
}
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"binding" : {
"strength" : "extensible",
"description" : "PostpartumComplicatie22",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.34--20210413094135",
"display" : "ProbleemNaamCodelijst"
}
},
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2309",
"comment" : "ProbleemNaam"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2848",
"comment" : "ProbleemNaam"
}
]
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2306",
"comment" : "ProbleemAnatomischeLocatie"
}
]
},
{
"id" : "Condition.bodySite.extension",
"path" : "Condition.bodySite.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Condition.bodySite.extension:Laterality",
"path" : "Condition.bodySite.extension",
"sliceName" : "Laterality",
"min" : 0
},
{
"id" : "Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept",
"path" : "Condition.bodySite.extension.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2307",
"comment" : "ProbleemLateraliteit"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2846",
"comment" : "ProbleemLateraliteit"
}
]
},
{
"id" : "Condition.bodySite.extension:bodySiteReference",
"path" : "Condition.bodySite.extension",
"sliceName" : "bodySiteReference",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : "http://hl7.org/fhir/StructureDefinition/body-site-instance"
}
]
},
{
"id" : "Condition.bodySite.extension:bodySiteReference.valueReference:valueReference",
"path" : "Condition.bodySite.extension.valueReference",
"sliceName" : "valueReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/BodySite"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Fetus"
}
]
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
}
],
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-2",
"comment" : "Vrouw"
}
]
},
{
"id" : "Condition.context",
"path" : "Condition.context",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Encounter"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord"
}
],
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-4",
"comment" : "Zorgverlening"
}
]
},
{
"id" : "Condition.onsetDateTime:onsetDateTime",
"path" : "Condition.onsetDateTime",
"sliceName" : "onsetDateTime",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2310",
"comment" : "ProbleemBeginDatum"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2849",
"comment" : "ProbleemBeginDatum"
}
]
},
{
"id" : "Condition.abatementDateTime:abatementDateTime",
"path" : "Condition.abatementDateTime",
"sliceName" : "abatementDateTime",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2311",
"comment" : "ProbleemEindDatum"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2850",
"comment" : "ProbleemEindDatum"
}
]
},
{
"id" : "Condition.assertedDate",
"path" : "Condition.assertedDate",
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-82298",
"comment" : "Datum"
}
]
},
{
"id" : "Condition.note",
"path" : "Condition.note",
"mapping" : [
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-2853",
"comment" : "Toelichting"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.