Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | nl-core-Pregnancy |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy |
URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy |
Status | draft |
Name | NlcorePregnancy |
Title | nl core Pregnancy |
Realm | nl |
Description | Pregnancy or gravidity is the condition in which a woman carries a fertilized egg, which grows into an embryo and then a fetus. A pregnancy of between 37 and 42 weeks is considered normal. “Term pregnancy” is 37 to 42 weeks. The term gravidity is also used for the number of times a woman has been pregnant. This and parity - the number of times a woman has given birth - provides insight into the patient’s obstetric history. |
Purpose | A derived profile from [zib-Pregnancy](http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
nl-core-Patient | nl core Patient |
nl-core-Pregnancy.DateLastMenstruation | nl core Pregnancy.DateLastMenstruation |
nl-core-Pregnancy.EstimatedDateOfDelivery | nl core Pregnancy.EstimatedDateOfDelivery |
nl-core-Pregnancy.Gravidity | nl core Pregnancy.Gravidity |
nl-core-Pregnancy.Parity | nl core Pregnancy.Parity |
nl-core-Pregnancy.PregnancyDuration | nl core Pregnancy.PregnancyDuration |
zib-Pregnancy | zib Pregnancy |
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "nl-core-Pregnancy", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy", "name": "NlcorePregnancy", "title": "nl core Pregnancy", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Pregnancy or gravidity is the condition in which a woman carries a fertilized egg, which grows into an embryo and then a fetus. A pregnancy of between 37 and 42 weeks is considered normal. “Term pregnancy” is 37 to 42 weeks. The term gravidity is also used for the number of times a woman has been pregnant. This and parity - the number of times a woman has given birth - provides insight into the patient’s obstetric history.", "purpose": "A derived profile from [zib-Pregnancy](http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "zib-pregnancy-v4.0-2020EN", "uri": "https://zibs.nl/wiki/Pregnancy-v4.0(2020EN)", "name": "zib Pregnancy-v4.0(2020EN)" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy", "derivation": "constraint", "differential": { "element": [ { "id": "Observation", "path": "Observation", "comment": "Several concepts of zib Pregnancy are represented using distinct Observation resources. These are grouped using the current resource and are referenced on `Observation.hasMember`:\r\n\r\n* [nl-core-Pregnancy.DateLastMenstruation](http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.DateLastMenstruation)\r\n* [nl-core-Pregnancy.EstimatedDateOfDelivery](http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.EstimatedDateOfDelivery)\r\n* [nl-core-Pregnancy.Gravidity](http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.Gravidity)\r\n* [nl-core-Pregnancy.Parity](http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.Parity)\r\n* [nl-core-Pregnancy.PregnancyDuration](http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.PregnancyDuration)", "alias": [ "nl-core-Pregnancy" ] }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] }, { "id": "Observation.hasMember:pregnancyDuration", "path": "Observation.hasMember", "sliceName": "pregnancyDuration", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.PregnancyDuration" ] } ] }, { "id": "Observation.hasMember:parity", "path": "Observation.hasMember", "sliceName": "parity", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.Parity" ] } ] }, { "id": "Observation.hasMember:gravidity", "path": "Observation.hasMember", "sliceName": "gravidity", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.Gravidity" ] } ] }, { "id": "Observation.hasMember:estimatedDateOfDelivery", "path": "Observation.hasMember", "sliceName": "estimatedDateOfDelivery", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.EstimatedDateOfDelivery" ] } ] }, { "id": "Observation.hasMember:dateLastMenstruation", "path": "Observation.hasMember", "sliceName": "dateLastMenstruation", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Pregnancy.DateLastMenstruation" ] } ] } ] } }