FHIR Implementation Guide BirthCare v1.2

Uit informatiestandaarden
Naar navigatie springen Naar zoeken springen


| AfsprakenstelselFunctioneelTechnischAfspraken-Functioneel-Technisch

Introduction

This page details the HL7 FHIR requirements for exchanging birthcare data.

The FHIR Implementation Guide for birthcare is based on PWD 3.2. The functional view for birthcare 3.2 is described in the functional design wiki pages.

Note: This implementation guide builds on the general guidelines for FHIR specifications described in the use case overarching principles.

Technical details of the FHIR resources and structure definitions described in this Implementation Guide (IG) can be found in the Simplifier Geboortezorg STU3 project. This IG provides links to the required resources and structure definitions for each use case.

Actors involved

The table shows the relevant actors, systems and FHIR CapabilityStatements. The CapabilityStatements demonstrate the minimum conformance requirements for the described use cases.

Actors Systems FHIR CapabilityStatements
Name Description Name Description Name Description
Patient The user of a personal healthcare environment PHR Personal health record FHIR client/server requirements
Healthcare provider The user of a XIS XIS Healthcare information system

Boundaries and relationships

Thie birthcare information standard includes use cases for the exchange of birthcare data between health care providers (e.g. midwifes, gynaecologists and maternity care), between health care providers and patients (e.g. in a PGO setting), and for secondary use of data by third parties (e.g. perined).

This FHIR implementation guide assumes that systems are able to connect with source systems and create resources. It does not provide information on finding the right source system nor does it provide information about security. These infrastructure and interface specifications are described in the

Go to Afsprakenstelsel

and, more specifically, for a PGO setting in the 'MedMij Afsprakenstelsel'.

The birthcare information standard has overlap with other standards such as the BgZ (basisgegevensset zorg), Medication Process, Vital Signs and Lab Results. Birthcare uses the same HCIM based FHIR profiles for exchanging information as used in other standards extended with additional birthcare specific profiles. Most of these birthcare specific profiles are derived from the base HCIM FHIR profiles. For example, the bc-Woman is in fact a nl-core-patient with additional specifications for relating the pregnant woman to the (unborn) child.

A high level overview

Fhir-model-overview.png

FHIR Resources and StructureDefinitions

Types of resources and relations between them

Pregnancy and maternal record

A pregnancy (Condition) starts with a pregnant woman (Patient). Her data is registered in a maternal record (EpisodeOfCare). The maternal record contains references to the pregnant woman (subject), the pregnancy (condition), the care manager (careManager:Practitioner) and managing organization (managingOrganization:Organization).

Gebz-pregnancy.PNG

Birth and Delivery

If all goes well a pregnancy ends with a delivery (Procedure). A delivery is related to the mother (subject). It has 3 stages: 1. dilation, 2. birth of one or more children and 3. afterbirth. There are no separate resource for the first and third stages of delivery, but the second stage of delivery is another Procedure, which is related to the child (subject). The Birth Procedure is part of the Delivery Procedure and in case of a multiple pregnancy, multiple Birth Procedures can be part of the same Delivery Procedure.

Gebz-delivery.PNG

Obstetric procedures

Obstetric procedures are procedures related to pregnancy, birth and delivery. These procedures can be part of (partOf) a Birth Procedure (in case of child-related procedures, like a c-section) or a Delivery Procedure (in case of maternal procedures, like a blood transfusion). The partOf element can also be left blank when the procedure is linked to the pregnancy (record), but not to birth and delivery.

Relations between pregnancy, birth and delivery

A pregnancy (Condition), birth (Procedure) and delivery (Procedure) are all related to a maternal record (EpisodeOfCare) through their context element, either with a direct reference to the EpisodeOfCare or an indirect reference to an Encounter which in itself is linked to the maternal record (EpisodeOfCare). In addition, the Birth and Delivery Procedures both include a reference to the pregnancy (reasonReference).

Gebz-delivery-pregnancy.PNG

Patterns

For Observations and Conditions, which are often very similar, we follow patterns: an implementer will only need to implement the pattern and an associated table with codes, and be able to support all Observations. So for Observations pertaining to a particular pregnancy (not to the woman - she may have multiple pregnancies on record, neither to the delivery) all Observations will link to the Pregnancy Condition. So instead of having to inspect StructureDefinitions separately for each pregnancy observations, following a single pattern will do. The pattern has it's own StructureDefinition, so the FHIR profile is still complete. Likewise Observations for the mother, delivery and child follow patterns.

Pattern tables can be found on individual pattern pages, see links below, and on Gebz:V2.3_FHIR_mapping_addendum for 2.3 mappings and Gebz:V3.2_FHIR_mapping_addendum for 3.2 mappings.

Observation patterns

Observations follow patterns based on their subject (either the child or the mother patient) and their focal subject (either the pregnancy, birth or delivery), see table below. The use of focus extensions is a pre-adopt of FHIR R4, where it is part of Observation: "What the observation is about, when it is not about the subject of record." Focus is required for all Observations which do not pertain to the Patient. In R4, use of focus permits "reverse include" queries (give me all Observations with focus element X). In STU3, this could be a custom search.

Pattern Subject Focus
Patient-related Observations Mother patient x
Pregnancy-related Observations Mother patient Pregnancy
Delivery-related Observations Mother patient Delivery
Birth-related Observations Mother patient Birth
Child-related Observations Child patient x

Condition patterns

Conditions follow patterns based on their category (disorders related to either pregnancy, labor and delivery, postpartum or child disorders). Pregnancy, birth and delivery related disorders use partOf to link to these concepts, see table below.

Pattern Subject Category PartOf
Pregnancy-related disorder Mother patient 173300003 Pregnancy
Delivery-and-birth-related disorder Mother patient 362972006 Delivery
Postpartum disorder Mother patient 362973001 Delivery
Child-related disorder Child patient 414025005 x

List of resources and relations between them

Profile Pattern FHIR resource Description
bc-Fetus BodySite A BodySite profile as defined by BabyConnect.

This BodySite profile refers to the unborn fetus in case no fetal record (yet) exists. In case a fetal record is created the unborn fetus will be registered as a (child) Patient.

bc-CareAgreement CarePlan A CarePlan profile describing the care arrangement between a pregnant woman and her caregiver(s) as defined by BabyConnect.
bc-IndividualCareplan CarePlan A CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect.
bc-MultidisciplinaryTeamMeeting-Plan CarePlan A CarePlan profile related to the multidisciplinary team meeting as defined by BabyConnect.
bc-CareTeam CareTeam A CareTeam profile describing the involvement of (other) care providers in the care of a patient and her child, such as a pediatrician.

- These care providers are included as participants in the CareTeam using the CareTeam.participant.member element. Participants may either be Practitioners or Organizations. - Their role and period of involvement are described at the participant level (that is CareTeam.participant.role and CareTeam.participant.period). - The reason of involvement is described in CareTeam.reasonCode

bc-ClinicalImpression ClinicalImpression A ClinicalImpression profile describing the caregiver's professional assessment around the woman's pregnancy as defined by BabyConnect.
bc-TransactionComposition Composition A Composition profile describing the Composition resource that should be present in the Transaction Bundle as defined by BabyConnect. The Composition resource should include entries for each resource that is included in the transaction.
bc-DisorderOfChild Child disorder Condition A Condition profile describing child disorders as defined by BabyConnect.

Child disorders, such as chromosomal and congenital abnormalities or other problems are disorders of the child. The subject is either the child Patient (in case the child is born or a fetal patient record is in place) or the woman Patient (in case the child is unborn and there is no fetal patient record in place). In the second case, use the bodySite reference extension to refer to the fetus. - Child disorders can refer to the EpisodeOfCare with Condition.context.reference - A ConceptMap is available to map verification status to accepted FHIR codes


bc-DisorderOfLaborAndDelivery Condition A Condition profile describing disorders and complications related to labor and delivery as defined by BabyConnect. These disorders are part of the delivery, which is defined in the part of extension.

- Delivery-related Disorders use partOf extension to point to Condition they're about. - Delivery-related Conditions refer to the EpisodeOfCare with Observation.context.reference

bc-DisorderOfPregnancy Pregnancy-related disorder Condition A Condition profile describing disorders related to a pregnancy as defined by BabyConnect. For example, Conditions such as cholestasis and hypertension do not (only) pertain to the Patient but to a particular pregnancy.

- Pregnancy-related Observations use partOf extension to point to Condition they're about. - In some cases the partOf Condition may not be available. The BGZ for instance does not relate Conditions to particular pregnancies. - Pregnancy-related Conditions refer to the EpisodeOfCare with Observation.context.reference


bc-DisorderPostPartum Condition 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.

- A partOf extension is used to point to the Delivery. - The context is the Maternal Record or an Encounter.

bc-LegalSituation-LegalStatus Condition 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.
bc-LegalSituation-Representation Condition A Condition profile describing legal representation as defined by BabyConnect. Representation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently).
bc-TreatmentDirective Consent A Consent profile as defined by BabyConnect.
bc-DigitalVaginalExamination DiagnosticReport A DiagnosticReport profile describing a digital vaginal examination as defined by BabyConnect.

The digital vaginal examination DiagnosticReport groups Observations related to the digital vaginal examination. The woman Patient is the subject of the report. - This report refers to the EpisodeOfCare with DiagnosticReport.context.reference

bc-PregnancyUltraSound DiagnosticReport A DiagnosticReport profile describing a pregnancy ultrasound as defined by BabyConnect. The ultrasound DiagnosticReport groups Observations related to the pregnancy ultrasound. The woman Patient is the subject of the report.

- This report refers to the EpisodeOfCare with DiagnosticReport.context.reference

bc-ChildBirthAssistance Encounter An Encounter profile describing (childbirth) assistance to a woman in labor as defined by BabyConnect.

- The woman Patient is the subject of the Encounter - The place of birth is described in Encounter.class using a ConceptMap to map values to available FHIR codes - The Encounter.diagnosis element refers to the Pregnancy (Condition) - The Encounter.participant element containts a list of care providers that were present during delivery. Family members could also be included in this list. - Additional details can be defined at participant level, such as participant type and time of arrival. The latter uses an extension at participant level with a coded list of time of arrival. - Childbirth Assistance refers to the EpisodeOfCare with Encounter.EpisodeOfCare.reference

bc-Encounter Encounter An Encounter profile describing birthcare related encounters as defined by BabyConnect. The woman Patient is the subject of the Encounter.

- Encounter.type specifies the type of encounter, e.g. prenatal visit, postnatal follow up or counseling. - Encounter.episodeOfCare points to the maternal record that is the context of the Encounter - Encounter.diagnosis points to the pregnancy (and optional other Conditions) - Encounter.serviceProvider points to the responsible Organization for the Encounter

bc-MultidisciplinaryTeamMeeting Encounter An Encounter profile describing a team care conference as defined by BabyConnect. In a team care conference caregivers discuss patient cases in absence of the patient.
bc-ChildRecord EpisodeOfCare An EpisodeOfCare profile describing the child care record as defined by BabyConnect.
bc-MaternalRecord EpisodeOfCare An EpisodeOfCare profile describing a maternal record (or pregnancy file) as defined by BabyConnect.

Each pregnancy is a Condition. It is also represented as an EpisodeOfCare (maternal record) for each involved Organization. The maternal record defines care responsibility for a specific period of time and groups all data related to this period of care. It includes references to an Organization and responsible Practitioner.

The maternal record defines care responsibility for a specific period of time and groups all data related to this period of care: 1. The (overarching) maternal record groups all data related to one pregnancy (.type = 364320009) 2. A sub record groups all data related to a specific perinatal period within the pregnancy (.type contains a code for the perinatal period and .partOf contains a reference to the overarching maternal record)

Relations between the pregnancy (Condition) and the overarching maternal record (EpisodeOfCare): - Condition points to the EpisodeOfCare through a EpisodeOfCare.context.reference element. (Note: different providers may each have their own Condition resource.) - EpisodeOfCare points to the Condition through a EpisodeOfCare.diagnosis.condition element. - Condition points to the Patient with Condition.subject.reference

- Condition.status must be 'active' for ongoing pregnancies and 'inactive' for past ones.
bc-FamilyMemberHistory FamilyMemberHistory A FamilyMemberHistory profile as defined by BabyConnect describing the relevant family history of a pregnant woman.

- FamilyMemberHistory.patient points to the woman Patient - FamilyMemberHistory.relationship describes the relation (e.g. father or sister) of the family member to the woman Patient - FamilyMemberHistory.condition points to the (significant) condition(s) of the family member. The optional contributedToDeath extension can be used to indicate if a specific condition caused death - FamilyMemberHistory.deceased[x] indicates whether the family member has deceased. This can either be a boolean (true/false) or more specific information can be provided like age. If an age is present, it implies that the family member is deceased and in this case the boolean value should be left out.

bc-IndividualCarePlan-Goal Goal A Goal profile describing the goal(s) of an individual care plan of a pregnant woman as defined by BabyConnect.
bc-AbilityToTakeCareOfChild Observation An Observation profile describing the woman's ability to take care of her child as defined by BabyConnect. Patient-related Observations are about the (pregnant) woman, which is the subject of the Observation.
bc-AmnioticFluid Observation An Observation profile describing the amniotic fluid as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-BarthelIndex Observation An Observation profile describing self-reliance of the woman after birth as defined by BabyConnect. The subject is the woman Patient.
bc-BirthControl Observation An Observation profile describing birth control as defined by BabyConnect.
bc-BirthObservation Birth-related Observation Observation An Observation profile describing birth-related Observations as defined by BabyConnect. Birth-related Observations, such as parturition type, pertain to a birth, which is the focus of the Observation (extension). They are also about the mother, which still is the subject of the Observation.

- Birth-related Observations use focus extension to point to a birth - Birth-related Observations refer to the EpisodeOfCare with Observation.context.reference


bc-BreastFindings Observation An Observation profile describing findings related to the breasts as defined by BabyConnect. The subject is the woman Patient.
bc-ChildObservation Child-related Observation Observation An Observation profile describing child-related Observations (not captured in other existing profiles), as defined by BabyConnect. Child-related Observations, such as Apgar score and birthweight, pertain to the child Patient, which is the subject of the Observation. If the child is unborn and no patient record exists for the child, bc-FetusObservation should be used instead.

- Child observations refer to the EpisodeOfCare with Observation.context.reference


bc-DeliveryObservation Pregnancy-related disorder Observation An Observation profile describing delivery-related Observations, as defined by BabyConnect.

Observations such as onset of labor or blood loss pertain to a delivery Procedure. - Delivery-related Observations use focus extension to point to the delivery Procedure they're about. - Delivery-related Observations refer to the EpisodeOfCare with Observation.context.reference


bc-DonorObservation Donor-related Observation Observation An Observation profile describing donor-related Observations, as defined by BabyConnect.

These are observations about the donor, such as their age. - Donor-related Observations use the focus extension to point to the RelatedPerson (donor) they are about - Donor-related Observations refer to the EpisodeOfCare with Observation.context.reference


bc-FamilySituationAssessment Observation An Observation profile as defined by BabyConnect describing the assessment of the family situation of a pregnant woman. Indications for additional care may be based on this assessment.
bc-FeedingPatternInfant Observation An Observation profile describing the infant's feeding pattern as defined by BabyConnect.
bc-FetalHeartRate Observation An Observation profile describing fetal heart rate as defined by BabyConnect. The base definition is a fetus-related Observation. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-FetalMonitoring Observation An Observation profile derived from the fetus Observation profile describing fetal monitoring as defined by BabyConnect. Fetal monitoring is a fetus-related Observation. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-FetusObservation Observation An Observation profile describing fetus-related Observations in a pregnancy, such as movement and heart action, as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-InfantExcretion Observation An Observation profile describing a newborn's fecal and urine excretion as defined by BabyConnect.
bc-MaternalObservation Patient-related Observation Observation An Observation profile describing patient-related Observations, which are not captured in other existing profiles, as defined by BabyConnect.

Patient-related Observations are findings related to the (pregnant) woman, before, during or after pregnancy childbirth. The pregnant woman is the subject, the context is the pregnancy file (EpisodeOfCare). Examples are risk status or maternal ultrasound observations.


bc-ParentEducationLevel Observation An Observation profile describing a child parent's education level as defined by BabyConnect.
bc-PerinatalDeath Observation An Observation profile describing perinatal and (early) neonatal death as defined by BabyConnect. The subject may be either an unborn, stillborn or living born child. In case of an unborn or stillborn child, a patient or fetus record may not be present. In this case the subject is the woman Patient. Use the focus extension to refer to the fetus BodySite. In all other cases the subject is the child Patient and the focus extension can be left blank.
bc-PerinealAssessment Observation An Observation profile describing the perineal assessment as defined by BabyConnect.
bc-PlacentaLocalization Observation An Observation profile describing the localization of the placenta as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-Pregnancy-PregnancyDuration Observation An Observation profile describing pregnancy duration as defined by BabyConnect.

Pregnancy duration does not (only) pertain to the Patient but also to a particular pregnancy. - Use the focus extension to point to the Condition it is about. Without this, pregnancy durations would only be Observations about a Patient - Use Observation.context.reference to point to the EpisodeOfCare - Use the supportingInfo extension to point to other problems and procedures that are relevant in the context of the pregnancy duration

bc-Pregnancy-TermDate Observation An Observation profile describing term date as defined by BabyConnect.

The term date is related to a pregnancy, which is the focus of the Observation (extension). It is also about the mother, which still is the subject of the Observation.

bc-PregnancyObservation Pregnancy-related Observation Observation An Observation profile describing pregnancy-related Observations, as defined by BabyConnect.

Observations such as gravidity and parity do not (only) pertain to the Patient but also to a particular pregnancy. - Pregnancy-related Observations use the focus extension to point to the Condition they are about. Without this, all gravidities would only be Observations about a Patient. - Pregnancy-related Observations refer to the EpisodeOfCare with Observation.context.reference


bc-PregnancyUltraSoundGeneralFindings Observation An Observation profile describing general ultrasound findings for the fetus as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-ProcedureObservation Procedure-related Observation Observation An Observation profile describing procedure-related Observations as defined by BabyConnect. Procedure-related Observations are Observations about a procedure, which is the focus of the Observation (extension). They are also about the mother, which still is the subject of the Observation. For example, embryo transfer date and oocyte retrieval date are observations related to an IVF/ICSI procedure.

- Procedure-related Observations use focus extension to point to a birth - Procedure-related Observations refer to the EpisodeOfCare with Observation.context.reference


bc-UmbilicalCord Observation An Observation profile describing the umbilical cord a as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:

1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank. 2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.

bc-UterusActivity Observation An Observation profile derived from the maternal Observation profile describing uterus activity as defined by BabyConnect. Uterus activity is a patient-related Observation. Patient-related Observations are about the (pregnant) woman, which is the subject of the Observation.
bc-Child Patient A Patient profile for the child Patient as defined by BabyConnect.

Child is a separate Patient.

bc-Woman Patient A Patient profile describing the woman who is or was pregnant as defined by BabyConnect.

The pregnant woman, a FHIR patient, is the core of each pregnancy.

bc-PractitionerRole PractitionerRole A PractitionerRole profile describing the role of a practitioner as defined by BabyConnect.
bc-Birth Procedure A Procedure profile describing the birth of a child as defined by BabyConnect.

This groups findings and procedures related to a particular child in a delivery - important in multiple births. A pregnancy can lead to one delivery Procedure and one or multiple birth Procedures. In multiple birth, multiple birth instances point to the same delivery Procedure. A birth also provides the relation between a child and its mother: The mother Patient is the subject of the delivery Procedure and the child Patient is the subject of the birth Procedure.

A Birth has: - A partOf extension, pointing to the Delivery - The subject is the Child - The context is the Maternal Record EpisodeOfCare - The pregnancy is captured in the reasonReference

bc-DeliveryProcedure Procedure A Procedure profile describing the delivery (including uncomplicated natural births for consistency), as defined by BabyConnect. A pregnancy can lead to one delivery Procedure, even in multiple birth. The mother Patient is the subject of the delivery Procedure.

- Delivery refers to the EpisodeOfCare with Procedure.context.reference - Delivery refers to the Pregnancy with Procedure.reasonReference.reference

A delivery Procedure is related to one or more birth Procedures. The child Patient is the subject of the birth Procedure. In case of multiple birth, multiple birth Procedures will point to the same delivery Procedure.

bc-ObstetricProcedure Procedure A Procedure profile describing obstetric procedures, as defined by BabyConnect. Obstetric procedures are procedures related to pregnancy, birth and delivery, such as vacuum delivery.

- For obstetric procedures related to the pregnancy, use Procedure.reasonReference - For obstetric procedures related to birth and delivery, use the (optional) partOf extension to point to the Delivery (maternal data) or the Birth (child-specific data) - The context is the Maternal Record or an Encounter

bc-ReferralRequest ReferralRequest A ReferralRequest profile describing referral details as defined by BabyConnect.

Referral details (such as type of referral, reason code, referrer and target of the referral) are described in ReferralRequest. The pregnant woman is the subject, the context is the pregnancy file (EpisodeOfCare).

bc-Donor RelatedPerson A RelatedPerson profile describing donor characteristics as defined by BabyConnect.
bc-MotherOf RelatedPerson A RelatedPerson profile describing the relation between mother and child as defined by BabyConnect.

The RelatedPerson is the mother, which is a related person of the child Patient. - The RelatedPerson.patient refers to the child Patient - The RelatedPerson.link refers to the mother Patient, RelatedPerson.link.type is set to seealso


Use cases

Introduction

Birthcare supports the following (types of) use cases.

  • Patient use cases, in a personal health record (PHR) context
  1. Pregnancy data
  • Health provider use cases, in a primary care context
  1. Midwife data
  2. Maternity data
  3. Neonatology data
  4. Youth care data
  5. Ultrasound data
  6. Lab results
  7. PDF/A
  • Secondary use of data
  1. Minimum data set (Perined): obstetrics
  2. Screening (RIVM): counseling
  3. Screening (RIVM): Non-invasive prenatal screening (NIPT) request
  4. Screening (RIVM): Non-invasive prenatal screening (NIPT) result
  5. Screening (RIVM): Ultrasound scan (SEO) request 1st term
  6. Screening (RIVM): Ultrasound scan (SEO) result 1st term
  7. Screening (RIVM): Ultrasound scan (SEO) result 2nd term

Use case: Client collects data from healthcare providers about her pregnancy in her personal health environment

This is a patient's use case, in a personal health record (PHR) context, for exchanging pregnancy data. Functional specification of this use case is described in the functional design wiki pages.

Note: This implementation guide builds on the general guidelines described in the use case overarching principles.

List of StructureDefinitions

Please note that many birth care specific profiles are derived from nl-core profiles (e.g. bc-PregnancyObservation is derived from nl-core-observation) to support (re)use of profiles in multiple use cases. The meta.profile element of FHIR instances conforming these profiles should at least include the generic nl-core profile and preferably the specific birth care profile.

Collect client-related data from health care providers (MedMij 0.1 integrale zwangerschapskaart)

Based on ART-DECOR transaction version: 2021-04-06T15:01:01

PWD 3.2 to FHIR
Type # Concept Card Profile Mapping Search URL
Container.png 1313 Administratief 1 .. 1
Container.png 750    Contact 0 .. * bc-Encounter Encounter
  • GET [base]/Encounter
CD.png 751       ContactType 1 .. 1 bc-Encounter Encounter.class
CD.png 3690       ContactSoort 0 .. 1 bc-Encounter Encounter.type
Container.png 752       ContactMet 0 .. 1 bc-Encounter Encounter.participant.individual
  • GET [base]/Encounter?_include=Encounter:participant:Practitioner
Container.png 1868          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner.participant.individual
  • GET [base]/Encounter?_include=Encounter:participant:Practitioner
Container.png 754       Locatie 0 .. 1 bc-Encounter Encounter.serviceProvider
  • GET [base]/Encounter?_include=Encounter:service-provider:Organization
Container.png 1881          Zorgaanbieder 0 .. 1 nl-core-organization Organization
  • GET [base]/Organization
TS.png 756       BeginDatumTijd 1 .. 1 bc-Encounter Encounter.period.start
TS.png 757       EindDatumTijd 1 .. 1 bc-Encounter Encounter.period.start
Container.png 758       RedenContact 1 .. * bc-Encounter Encounter.diagnosis
  • GET [base]/Encounter?_include=Encounter:diagnosis:Condition
Container.png 759          Probleem 0 .. 1 zib-Problem Condition
  • GET [base]/Encounter?_include=Encounter:diagnosis:Condition
Container.png 1984             Vrouw/ moeder 0 .. 1 zib-Problem Condition.subject
Container.png 3828                Probleem (Algemene anamnese) 0 .. 1 zib-Problem Condition
Container.png 3831                Probleem (Psychiatrie) 0 .. 1 zib-Problem Condition
Container.png 3829                Probleem (Sociale problemen) 0 .. 1 zib-Problem Condition
Container.png 3832                Probleem (Misbruik/ Geweld) 0 .. 1 zib-Problem Condition
Container.png 3830                Probleem (Zwangerschap) 0 .. 1 bc-DisorderOfPregnancy Condition
Container.png 1928                Probleem (Maternaal) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 3833                Probleem (Postpartum complicatie) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 1985             Kind 0 .. 1 bc-DisorderOfChild Condition.subject
Container.png 1981                Probleem (Kindspecifieke maternale problemen) 0 .. 1 bc-DisorderOfChild Condition.code
Container.png 1983                Probleem (ProblematiekKind) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8781                Probleem (Geboortetrauma) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8782                Probleem (Congenitale aandoeningen) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8783                Probleem_Huid 0 .. 1 bc-DisorderOfChild Condition
Container.png 8784                Probleem_Hoofd/Hals 0 .. 1 bc-DisorderOfChild Condition
Container.png 8785                Probleem_Thorax 0 .. 1 bc-DisorderOfChild Condition
Container.png 8786                Probleem_Abdomen 0 .. 1 bc-DisorderOfChild Condition
Container.png 8787                Probleem_Rug 0 .. 1 bc-DisorderOfChild Condition
Container.png 8788                Probleem_Extremiteiten 0 .. 1 bc-DisorderOfChild Condition
Container.png 8789                Probleem_Genitalia 0 .. 1 bc-DisorderOfChild Condition
Container.png 8790                Probleem_Neurologie 0 .. 1 bc-DisorderOfChild Condition
Container.png 10682                Probleem (OpnameIndicatie_LNR) 0 .. 1 nvt
CD.png 10683                   ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 10684                   ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 10685                   ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 10686                   ProbleemNaam 0 .. 1 bc-DisorderOfChild Condition.code
TS.png 10687                   ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 10688                   ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 10689                   ProbleemStatus 0 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 10690                   VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 10691                   Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 769          Verrichting 0 .. 1 nl-core-procedure Procedure
Container.png 1986             Vrouw/ moeder 0 .. 1 nl-core-procedure Procedure.subject
Container.png 3834                Verrichting (Algemene anamnese) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3835                Verrichting (Zwangerschap) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 1970                Verrichting (Maternaal) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3836                Verrichting (Onderzoek) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3837                Verrichting (Postpartum complicatie) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 1987             Kind 0 .. 1 bc-Birth Procedure.subject
Container.png 1982                Verrichting (Kindspecifieke maternale verrichtingen) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8791                Verrichting (Ondersteuning opvang) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8792                Chirurgische ingrepen (Verrichting) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8793                Verrichting (Problematiek kind) 0 .. 1 bc-ObstetricProcedure Procedure
ST.png 763          AfwijkendeUitslag 0 .. 1 bc-Encounter Encounter.reason.text
ST.png 8780          Toelichting reden contact 0 .. 1 bc-Encounter Encounter.reason.text
CD.png 764       Herkomst 0 .. 1 bc-Encounter Encounter.hospitalization.admitSource
CD.png 765       Bestemming 0 .. 1 bc-Encounter Encounter.hospitalization.dischargeDisposition
Container.png 675    Patient 1 .. * nl-core-patient Patient*
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid or childid]
Container.png 3197       Naamgegevens 1 .. 1 nl-core-patient Patient.name
ST.png 3198          Voornamen 0 .. 1 nl-core-patient Patient.name.given
ST.png 3199          Initialen 0 .. 1 nl-core-patient Patient.name.given
ST.png 3200          Roepnaam 0 .. 1 nl-core-patient Patient.name.given
CD.png 3201          Naamgebruik 0 .. 1 nl-core-patient Patient.name.use
Container.png 3202          Geslachtsnaam 0 .. 1 nl-core-patient Patient.name.family:humannameOwnName
ST.png 3203             Voorvoegsels 0 .. 1 nl-core-patient Patient.name.family:humannameOwnPrefix
ST.png 3204             Achternaam 1 .. 1 nl-core-patient Patient.name.family:humannameOwnName
Container.png 3205          GeslachtsnaamPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
ST.png 3206             VoorvoegselsPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerPrefix
ST.png 3207             AchternaamPartner 1 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
Container.png 3208       Adresgegevens 0 .. * nl-core-patient Patient.address
ST.png 3209          Straat 0 .. 1 nl-core-patient Patient.address.line.streetName
ST.png 3210          Huisnummer 0 .. 1 nl-core-patient Patient.address.line.houseNumber
ST.png 3211          Huisnummerletter 0 .. 1 nl-core-patient Patient.address.line.buildingNumbersuffix
ST.png 3212          Huisnummertoevoeging 0 .. 1 nl-core-patient Patient.address.line.additionalLocator
CD.png 3213          AanduidingBijNummer 0 .. 1 nl-core-patient Patient.address.line.additionalLocator
ST.png 3214          Postcode 0 .. 1 nl-core-patient Patient.address.postalCode
ST.png 3215          Woonplaats 0 .. 1 nl-core-patient Patient.address.city
ST.png 3216          Gemeente 0 .. 1 nl-core-patient Patient.address.district
CD.png 3217          Land 0 .. 1 nl-core-patient Patient.address.country
ST.png 3218          AdditioneleInformatie 0 .. 1 nl-core-patient Patient.address
CD.png 3219          AdresSoort 0 .. 1 nl-core-patient Patient.address.use
Container.png 3220       Contactgegevens 0 .. 1 nl-core-patient Patient.telecom
Container.png 3221          Telefoonnummers 0 .. * nl-core-patient Patient.telecom.value
ST.png 3222             Telefoonnummer 0 .. 1 nl-core-patient Patient.telecom.value
CD.png 3223             TelecomType 0 .. 1 nl-core-patient Patient.telecom:extension:TelecomType
CD.png 3224             NummerSoort 0 .. 1 nl-core-patient Patient.telecom.use
Container.png 3225          EmailAdressen 0 .. * nl-core-patient Patient.telecom.value
ST.png 3226             EmailAdres 0 .. 1 nl-core-patient Patient.telecom.value
CD.png 3227             EmailSoort 0 .. 1 nl-core-patient Patient.telecom.use
II.png 682       Identificatienummer 0 .. * nl-core-patient Patient.identifier
BL.png 9861       GeborenIndicator 0 .. 1 bc-child Patient.extension.born
TS.png 683       Geboortedatum 0 .. 1 nl-core-patient Patient.birthDate
CD.png 684       Geslacht (administratief) 1 .. 1 nl-core-patient Patient.gender
CD.png 10776       Geslacht (identiteit) 0 .. 1 bc-Woman Patient.extension:genderIdentity
BL.png 685       MeerlingIndicator 0 .. 1 nl-core-patient Patient.multipleBirthBoolean
ANY.png 3358       Rangnummer 0 .. 1 nl-core-patient Patient.multipleInteger
BL.png 686       OverlijdensIndicator 0 .. 1 nl-core-patient Patient.deceasedBoolean
TS.png 687       DatumOverlijden 0 .. 1 nl-core-patient Patient.deceasedDateTime
Container.png 956    Zorgaanbieder 1 .. * nl-core-organization Organization
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:organization
II.png 957       ZorgaanbiederIdentificatienummer 1 .. * nl-core-organization Organization.identifier
ST.png 958       OrganisatieNaam 1 .. 1 nl-core-organization Organization.name
Container.png 3236       Adresgegevens 0 .. 1 nl-core-organization Organization.address
ST.png 3237          Straat 0 .. 1 nl-core-organization Organization.address.line.streetName
ST.png 3238          Huisnummer 0 .. 1 nl-core-organization Organization.address.line.houseNumber
ST.png 3239          Huisnummerletter 0 .. 1 nl-core-organization Organization.address.line:extension:buildingNumbersuffix
ST.png 3240          Huisnummertoevoeging 0 .. 1 nl-core-organization Organization.address.line:extension:buildingNumbersuffix
CD.png 3241          AanduidingBijNummer 0 .. 1 nl-core-organization Organization.address.line:extension:additionalLocator
ST.png 3242          Postcode 0 .. 1 nl-core-organization Organization.address.postalCode
ST.png 3243          Woonplaats 0 .. 1 nl-core-organization Organization.address.city
ST.png 3244          Gemeente 0 .. 1 nl-core-organization Organization.address.district
CD.png 3245          Land 0 .. 1 nl-core-organization Organization.address.country
ST.png 3246          AdditioneleInformatie 0 .. 1 nl-core-organization Organization.address.line.extension
CD.png 3247          AdresSoort 0 .. 1 nl-core-organization Organization.address.use/.type (via conceptMap)
CD.png 965       OrganisatieType 1 .. 1 nl-core-organization Organization.type
Container.png 978    Zorgverlener 1 .. * nl-core-practitioner Practitioner
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:care-manager
II.png 979       ZorgverlenerIdentificatienummer 1 .. * nl-core-practitioner Practitioner.identifier
Container.png 3248       Naamgegevens 1 .. 1 nl-core-practitioner Practitioner.name
ST.png 3249          Voornamen 0 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3250          Initialen 0 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3251          Roepnaam 0 .. 1 nl-core-practitioner Practitioner.name.given
CD.png 3252          Naamgebruik 0 .. 1 nl-core-practitioner Practitioner.name:extension:humannameAssemblyOrder
Container.png 3253          Geslachtsnaam 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnName
ST.png 3254             Voorvoegsels 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnPrefix
ST.png 3255             Achternaam 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humanNameOwnName
Container.png 3256          GeslachtsnaamPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
ST.png 3257             VoorvoegselsPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerPrefix
ST.png 3258             AchternaamPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
CD.png 2219       Specialisme 1 .. 1 nl-core-practitionerrole PractitionerRole.specialty
Container.png 3271       Contactgegevens 0 .. 1 nl-core-practitioner Practitioner.telecom
Container.png 3272          Telefoonnummers 0 .. * nl-core-practitioner Practitioner.telecom.value
ST.png 3273             Telefoonnummer 1 .. 1 nl-core-practitioner Practitioner.telecom.value
CD.png 3274             TelecomType 1 .. 1 nl-core-practitioner Practitioner.telecom:extension:TelecomType
Container.png 1678       Zorgaanbieder 0 .. 1 nl-core-organization Organization
CD.png 989       ZorgverlenersRol 0 .. 1 nl-core-practitionerrole PractitionerRole
Container.png 1314 Zorgverlening 1 .. * nvt
Container.png 3399    ZorgEpisode 1 .. * bc-MaternalRecord EpisodeOfCare
  • GET [base]/EpisodeOfCare?type=http://snomed/info/sct |364320009&patient=[patientid]&status=[active/inactive]{&_include=EpisodeOfCare:organization&_include=EpisodeOfCare:care-manager}
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]
TS.png 3400       BeginDatum 0 .. 1 bc-MaternalRecord EpisodeOfCare.period.start
TS.png 3401       EindDatum 0 .. 1 bc-MaternalRecord EpisodeOfCare.period.end
Container.png 674 Vrouw 1 .. 1 bc-Woman Patient
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid]
Container.png 1713    Demografische gegevens 1 .. 1 bc-Woman Patient
Container.png 1434       Patient 1 .. 1 bc-Woman Patient
Container.png 1127    Bloedonderzoek 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 1139       LaboratoriumTest_Bloedgroep 0 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1151       LaboratoriumTest_Rhesus D 0 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1163       LaboratoriumTest_Rhesus c 0 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 25 Zwangerschapsgegevens 1 .. 1 bc-MaternalRecord EpisodeOfCare
  • GET [base]/EpisodeOfCare?type=http://snomed/info/sct |364320009&patient=[patientid]&status=[active/inactive]{&_include=EpisodeOfCare:organization&_include=EpisodeOfCare:care-manager}
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]
Container.png 1699    Coördinerend zorgverlener 1 .. 1 bc-MaternalRecord EpisodeOfCare.careManager
Container.png 9662       Zorgverlener 1 .. 1 nl-core-practitioner Practitioner
Container.png 3341    Zwangerschap 1 .. 1 zib-Pregnancy Condition
PQ.png 3342       Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
INT.png 3343       Pariteit 1 .. 1 zib-Pregnancy-Parity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11977-6}
INT.png 3344       Graviditeit 1 .. 1 zib-Pregnancy-Gravidity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11996-6}
ST.png 3345       Toelichting 0 .. 1 zib-Pregnancy Condition.note
Container.png 3346       ATermeDatumItems 1 .. * bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |161714006}
TS.png 3347          ATermeDatum 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
CD.png 3348          BepalingsMethode 1 .. 1 bc-PregnancyObservation Observation.method
TS.png 3349          DatumBepaling 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
TS.png 3350          DatumLaatsteMenstruatie 1 .. 1 zib-Pregnancy-DateLastMenstruation Observation.value[x]:valueDateTime
TS.png 1729       Datum einde zwangerschap 0 .. * bc-PregnancyObservation Observation.value[x]:valueDateTime
Container.png 2220    Definitieve à terme datum (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |147781000146105}
TS.png 2221       Definitieve à terme DatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
TS.png 2223       Definitieve à terme Waarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
CD.png 2224       Definitieve à terme Methode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 2225       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1837    Aantal foetussen (Observatie) 1 .. 1 bc-PregnancyObservation Observation
TS.png 1838       AantalFoetussenDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1840       AantalFoetussenWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1841       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1843       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1711    Meerling zwangerschap (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |65147003}
TS.png 1825       MeerlingZwangerschapDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
CD.png 2231       TyperingGemellizwangerschapWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueCodeableConcept
Container.png 1845       Aantal foetussen (Observatie) 1 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |65147003}
CD.png 1833       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1826       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1734    Aantal levende kinderen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base}/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |143881000146107}
TS.png 1735       AantalLevendeKinderenDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1740       AantalLevendeKinderenWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1736       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1738       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1817    Fetal loss (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |713651007}
TS.png 1818       FetalLossDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1820       FetalLossWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1821       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1824       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1742    Foliumzuurgebruik (Observatie) 0 .. 1 bc-MaternalObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |792807003}
TS.png 1743       FoliumzuurgebruikDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 1745       FoliumzuurgebruikWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 1746       ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 1749       Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 111    Prenatale controle 0 .. * bc-Encounter Encounter
  • GET [base]/Encounter?type=http://snomed.info/sct |18114009&episodeofcare=[id for pregnancy episode]&_include=Encounter:participant:Practitioner
Container.png 10520       Contact 0 .. 1 bc-Encounter Encounter
PQ.png 7025       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
Container.png 2134       Leven voelen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |364618000}
TS.png 2135          LevenVoelenDatumTijd 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
CD.png 2137          LevenVoelenWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueCodeableConcept
CD.png 2138          ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 2141          Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1078       Lichaamsgewicht 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://loinc.org |29463-7}
Container.png 1072       Bloeddruk 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://loinc.org |85354-9}
Container.png 121       AlcoholGebruik 0 .. 1 zib-AlcoholUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |228273003}
ST.png 122          Toelichting 0 .. 1 zib-AlcoholUse Observation.comment
CD.png 123          AlcoholGebruikStatus 0 .. 1 zib-AlcoholUse Observation.value[x]:valueCodeableConcept
Container.png 124          WaarnemingGebruik 0 .. 1 zib-AlcoholUse Observation.effectivePeriod
TS.png 125             StartDatum 0 .. 1 zib-AlcoholUse Observation.effective[x]:effectivePeriod.start
TS.png 126             StopDatum 0 .. 1 zib-AlcoholUse Observation.effective[x]:effectivePeriod.end
PQ.png 127             Hoeveelheid 0 .. 1 zib-AlcoholUse Observation.component:amount.valueQuantity
Container.png 112       DrugsGebruik 0 .. * zib-DrugUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |228366006}
ST.png 117          Toelichting 0 .. 1 zib-DrugUse Observation.comment
CD.png 119          DrugsGebruikStatus 0 .. 1 zib-DrugUse Observation.value[x]:valueCodeableConcept
CD.png 118          DrugsOfGeneesmiddelSoort 0 .. 1 zib-DrugUse Observation.component:DrugOrMedicationType.valueCodeableConcept
CD.png 120          Toedieningsweg 0 .. 1 zib-DrugUse Observation.component:RouteOfAdministration.valueCodeableConcept
Container.png 113          WaarnemingGebruik 0 .. 1 zib-DrugUse Observation.effectivePeriod
TS.png 114             StartDatum 0 .. 1 zib-DrugUse Observation.effective[x]:effectivePeriod.start
TS.png 115             StopDatum 0 .. 1 zib-DrugUse Observation.effective[x]:effectivePeriod.end
ST.png 116             Hoeveelheid 0 .. 1 zib-DrugUse Observation.component:amount.valueQuantity
Container.png 2243       TabakGebruik 0 .. * zib-TobaccoUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |365980008}
ST.png 2244          Toelichting 0 .. 1 zib-TobaccoUse Observation.comment
CD.png 2246          TabakGebruikStatus 0 .. 1 zib-TobaccoUse Observation.value[x]:valueCodeableConcept
CD.png 2245          SoortTabakGebruik 0 .. 1 zib-TobaccoUse Observation.component:TypeOfTobaccoUsed.valueCodeabelConcet
Container.png 2247          WaarnemingGebruik 0 .. 1 zib-TobaccoUse Observation.effectivePeriod
TS.png 2248             StartDatum 0 .. 1 zib-TobaccoUse Observation.effective[x]:effectivePeriod.start
TS.png 2249             StopDatum 0 .. 1 zib-TobaccoUse Observation.effective[x]:effectivePeriod.end
PQ.png 2250             Hoeveelheid 0 .. 1 zib-TobaccoUse Observation.component:amount.valueQuantity
INT.png 2251             PackYears 0 .. 1 zib-TobaccoUse Observation.component:PackYears.valueQuantity
Container.png 1775       Uitwendig onderzoek 0 .. * nvt
Container.png 10521          Bevindingen Moeder 0 .. 1 bc-MaternalObservation Observation
Container.png 3415             Fundushoogte (Meting) 0 .. 1 bc-MaternalObservation Observation
PQ.png 3417                FundushoogteWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
CD.png 3418                MeetMethode 0 .. 1 bc-MaternalObservation Observation.method
TS.png 3421                MeetDatumBeginTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectivePeriod.start
TS.png 3422                MeetDatumEindTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectivePeriod.end
ST.png 3423                Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 3424                AnatomischeLocatieMeting 0 .. 1 bc-MaternalObservation Observation.bodySite
CD.png 3425                   Locatie 0 .. 1 bc-MaternalObservation Observation.bodySite
Container.png 4048             Fundusstand (Meting) 0 .. 1 bc-FetusObservation Observation
CD.png 4050                FundusstandWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
CD.png 4051                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 4054                MeetDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 4055                MeetDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 4056                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 4057                AnatomischeLocatieMeting 0 .. 1 bc-FetusObservation Observation.bodySite
CD.png 4058                   Locatie 0 .. 1 bc-FetusObservation Observation.bodySite
Container.png 10522          Bevindingen Foetus 0 .. * bc-FetusObservation Observation
Container.png 4060             LiggingFoetus (Meting) 1 .. * bc-FetusObservation Observation
CD.png 4062                LiggingFoetusWaarde 1 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
TS.png 4066                MeetDatumBeginTijd 1 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 4067                MeetDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
Container.png 4069                AnatomischeLocatieMeting 1 .. 1 bc-FetusObservation Observation.bodySite
CD.png 4070                   Locatie 1 .. 1 bc-FetusObservation Observation.bodySite
Container.png 4072             IndalingFoetus(Meting) 1 .. * bc-FetusObservation Observation
CD.png 4074                IndalingFoetusWaarde 1 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
TS.png 4078                MeetDatumBeginTijd 1 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 4079                MeetDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
Container.png 4081                AnatomischeLocatieMeting 1 .. 1 bc-FetusObservation Observation.bodySite
CD.png 4082                   Locatie 1 .. 1 bc-FetusObservation Observation.bodySite
Container.png 1776             Foetale hartslag (Hartfrequentie) 0 .. * bc-FetalHeartRate Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]&code=http://snomed.info/sct |249043002}
TS.png 1778                HartfrequentieDatumTijd 0 .. 1 bc-FetalHeartRate Observation.effective[x]:effectiveDateTime
PQ.png 1777                HartfrequentieWaarde 1 .. 1 bc-FetalHeartRate Observation.value[x]:valueQuantity
CD.png 1779                HartslagMeetMethode 0 .. 1 bc-FetalHeartRate Observation.method
CD.png 1781                HartslagRegelmatigheid 1 .. 1 bc-FetalHeartRate Observation.component:heartRateRegularity.value[x]:valueCodeableConcept
CD.png 1782                InterpretatieFrequentie 1 .. 1 bc-FetalHeartRate Observation.interpretation
ST.png 1780                Toelichting 0 .. 1 bc-FetalHeartRate Observation.comment
Container.png 1180    Probleem (Zwangerschap) 0 .. * bc-DisorderOfPregnancy Condition
  • GET [base]/Condition?category=http://snomed.info/sct |173300003&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1181       ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfPregnancy Condition.bodySite
CD.png 1182       ProbleemLateraliteit 0 .. 1 bc-DisorderOfPregnancy Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1183       ProbleemType 0 .. 1 bc-DisorderOfPregnancy Condition.category
CD.png 1184       ProbleemNaam 1 .. 1 bc-DisorderOfPregnancy Condition.code
CD.png 8654       Ernst oedeem 1 .. 1 bc-DisorderOfPregnancy Condition.severity
CD.png 7894       Vermoeden iuvd op basis van 1 .. 1 bc-DisorderOfPregnancy Condition.evidence.code
TS.png 1185       ProbleemBeginDatum 0 .. 1 bc-DisorderOfPregnancy Condition.onsetDateTime:onsetDateTime
TS.png 1186       ProbleemEindDatum 0 .. 1 bc-DisorderOfPregnancy Condition.abatementDateTime:abatementDateTime
PQ.png 3409       Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
CD.png 1187       ProbleemStatus 1 .. 1 bc-DisorderOfPregnancy Condition.clinicalStatus
CD.png 1188       VerificatieStatus 0 .. 1 bc-DisorderOfPregnancy Condition.verificationStatus
ST.png 1189       Toelichting 0 .. 1 bc-DisorderOfPregnancy Condition.note
Container.png 1190    Verrichting (Zwangerschap) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?category=http://snomed.info/sct |386637004&context=EpisodeOfCare/[id for pregnancy episode]
TS.png 1191       VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 1192       VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
PQ.png 3408       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
CD.png 1193       VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 1194       VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality.valueCodeableConcept:valueCodeableConcept
Container.png 1195       Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 1207          Probleem (Zwangerschap) 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
CD.png 1197       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 1198       VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 1199       MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.focalDevice.manipulated
Container.png 10433          MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1201       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 1312          Zorgaanbieder 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 1203       Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 1310          Zorgverlener 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 1205       Aanvrager 0 .. * zib-ProcedureRequest ProcedureRequest.requester
Container.png 1311          Zorgverlener 0 .. 1 zib-ProcedureRequest ProcedureRequest.requester
Container.png 37 Bevalling 0 .. 1 bc-DeliveryProcedure Procedure
II.png 3411    Partusnummer 0 .. 1 bc-DeliveryProcedure Procedure.identifier
PQ.png 10694    Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
Container.png 1564    Probleem (Maternaal) 0 .. * bc-DisorderOfLaborAndDelivery Condition
  • GET [base]/Condition?category=http://snomed.info/sct |362972006&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1565       ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.bodySite
CD.png 1566       ProbleemLateraliteit 0 .. 1 bc-DisorderOfLaborAndDelivery Condition
CD.png 1567       ProbleemType 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.category
CD.png 1568       ProbleemNaam 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.code
CD.png 7917       Vermoeden iuvd op basis van 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.evidence.code
TS.png 1569       ProbleemBeginDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.onsetDateTime:onsetDateTime
TS.png 1570       ProbleemEindDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.abatementDateTime:abatementDateTime
PQ.png 3412       Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation
CD.png 1571       ProbleemStatus 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.clinicalStatus
CD.png 1572       VerificatieStatus 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.verificationStatus
ST.png 1573       Toelichting 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.note
Container.png 1547    Verrichting (Maternaal) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?context=EpisodeOfCare/[id for pregnancy episode]&part-of[delivery procedure id]
TS.png 1548       VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 1549       VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
PQ.png 3413       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation
CD.png 1550       VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 1551       VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality.valueCodeableConcept:valueCodeableConcept
Container.png 1552       Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 1583          Probleem (Maternaal) 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
CD.png 1554       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 10280       Moment amniotomie 0 .. 1 bc-ObstetricProcedure Procedure.extension:partusPhase
CD.png 1555       VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 1556       MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.focalDevice
Container.png 10434          MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1558       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 10435          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1560       Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 10436          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1562       Aanvrager 0 .. * zib-ProcedureRequest ProcedureRequest.requester
Container.png 10438          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 38    Ontsluitingsfase 0 .. 1 nvt
Container.png 4084       Actieve Ontsluiting (Observatie) 1 .. 1 bc-DeliveryObservation Observation.code
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |439771001}
TS.png 4085          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
TS.png 4087          BeginActieveOntsluitingWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueDateTime
CD.png 4088          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4095          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4096       Wijze Begin Baring (Observatie) 1 .. 1 bc-DeliveryObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |249120008}
TS.png 4097          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4099          BeginBaringWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4100          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4107          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 39    Uitdrijvingsfase 0 .. * bc-Birth Procedure
  • GET [base]/Procedure?code=http://snomed.info/sct |42857002&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:subject
Container.png 9685       Patient 0 .. 1 bc-Woman Patient
Container.png 4144       Type Partus (Observatie) 1 .. 1 bc-BirthObservation Observation
TS.png 4145          ObservatieDatumTijd 0 .. 1 bc-BirthObservation Observation.effective[x]:effectiveDateTime
CD.png 4147          TypePartusWaarde 1 .. 1 bc-BirthObservation Observation.value[x]:valueCodeableConcept
CD.png 4148          ObservatieMethode 0 .. 1 bc-BirthObservation Observation.method
ST.png 4155          Toelichting 0 .. 1 bc-BirthObservation Observation.comment
Container.png 4193       Werkelijke plaats baring (type locatie) (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4194          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4196          WerkelijkePlaatsBaringWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4197          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4204          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 1587       Ziekenhuis baring 0 .. 1 bc-DeliveryProcedure Procedure.performer.actor
  • GET [base]/Procedure?code=http://snomed.info/sct |236973005&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:performer{&performer:Organization.type=V4,V5,V6,Z4,P4}
Container.png 1588          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1591       Probleem (Kindspecifieke maternale problemen) 0 .. * bc-DisorderOfLaborAndDelivery Condition
  • GET [base]/Condition?category=http://snomed.info/sct |362972006&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1592          ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.bodySite
CD.png 1593          ProbleemLateraliteit 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1594          ProbleemType 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.category
CD.png 1595          ProbleemNaam 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.code
TS.png 1596          ProbleemBeginDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.onsetDateTime:onsetDateTime
TS.png 1597          ProbleemEindDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.abatementDateTime:abatementDateTime
CD.png 1598          ProbleemStatus 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.clinicalStatus
CD.png 1599          VerificatieStatus 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.verificationStatus
ST.png 1600          Toelichting 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.note
Container.png 1603       Verrichting (Kindspecifieke maternale verrichtingen) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?category=http://snomed.info/sct |386637004&context=EpisodeOfCare/[id for pregnancy episode]{&part-of[birth procedure id]}
TS.png 1604          VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 1605          VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
CD.png 1606          VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 1607          VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality.valueCodeableConcept:valueCodeableConcept
Container.png 1608          Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 1620             Probleem (Kindspecifieke maternale problemen) 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
CD.png 1610          VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 7919          Beslismoment sectio caesarea 0 .. 1 bc-ObstetricProcedure Procedure.extension:decisionMoment
CD.png 1611          VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 1612          MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.focalDevice
Container.png 10452             MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1614          Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 10453             Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1616          Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 10454             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 10455          Aanvrager 0 .. * zib-procedurerequest ProcedureRequest.requester
Container.png 10457             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1404 Kind 0 .. * bc-Child Patient
  • GET [base]/Procedure?code=http://snomed.info/sct |3950001&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:subject
  • GET [base]/Patient/[child-id]
Container.png 1754    Demografische gegevens 1 .. 1 bc-Child Patient
Container.png 1378       Patient 1 .. 1 bc-Child Patient
Container.png 1407    Lichamelijk onderzoek kind 0 .. 1 nvt
Container.png 1418       Geboortegewicht (Lichaamsgewicht) 0 .. 1 bc-ChildObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |8339-4}
PQ.png 1419          GewichtWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueQuantity
PQ.png 1423          PercentielGeboortegewicht 0 .. 1 bc-ChildObservation Observation.interpretation
ST.png 1420          Toelichting 0 .. 1 bc-ChildObservation Observation.comment
TS.png 1421          GewichtDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 1422          Kleding 0 .. 1 bc-ChildObservation Observation.component:clothing.value[x]:valueCodeableConcept
Container.png 1424       Lichaamslengte 0 .. * zib-BodyHeight Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |8302-2}
PQ.png 1425          LengteWaarde 1 .. 1 zib-BodyHeight Observation.value[x]:valueQuantity
TS.png 1426          LengteDatumTijd 0 .. 1 zib-BodyHeight Observation.effective[x]:effectiveDateTime
ST.png 1427          Toelichting 0 .. 1 zib-BodyHeight Observation.comment
Container.png 1429       Schedelomvang 0 .. * zib-HeadCircumference Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://snomed.info/sct |56792006}
CD.png 1430          SchedelomvangMeetmethode 0 .. 1 zib-HeadCircumference Observation.method
ST.png 1431          Toelichting 0 .. 1 zib-HeadCircumference Observation.comment
PQ.png 1432          SchedelomvangWaarde 1 .. 1 zib-HeadCircumference Observation.value[x]:valueQuantity
TS.png 1433          SchedelomvangDatumTijd 0 .. 1 zib-HeadCircumference Observation.effective[x]:effectiveDateTime
Container.png 1765       Bevindingen 0 .. 1 bc-ChildObservation Observation
Container.png 2706          Algemene indruk 1 .. 1 bc-ChildObservation Observation
Container.png 1408             ApgarScore1min 1 .. 1 zib-ApgarScore Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |9272-6}
INT.png 1410                ApgarScoreTotaal 1 .. 1 zib-ApgarScore Observation.value[x]:valueQuantity
Container.png 9663             ApgarScore5min 1 .. 1 zib-ApgarScore Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |9274-2}
INT.png 9665                ApgarScoreTotaal 1 .. 1 zib-ApgarScore Observation.value[x]:valueQuantity
Container.png 9672             ApgarScore10min 0 .. 1 zib-ApgarScore Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |9271-8}
INT.png 9674                ApgarScoreTotaal 1 .. 1 zib-ApgarScore Observation.value[x]:valueQuantity
Container.png 1123 Medisch onderzoek 0 .. * nvt
Container.png 2416    Verrichting (Onderzoek) 0 .. 1 zib-Procedure Procedure
  • GET [base]/Procedure?context=EpisodeOfCare/[id for pregnancy episode]
2417       VerrichtingStartDatum 1 .. 1 zib-Procedure Procedure.effectivePeriod.start
TS.png 2418       VerrichtingEindDatum 1 .. 1 zib-Procedure Procedure.effectivePeriod.end
CD.png 2419       VerrichtingAnatomischeLocatie 0 .. 1 zib-Procedure Procedure.bodySite
CD.png 2420       VerrichtingLateraliteit 0 .. 1 zib-Procedure Procedure.bodySite.extension:ProcedureLaterality.value[x]:valueCodeableConcept
Container.png 2421       Indicatie 0 .. 1 zib-Procedure Procedure.reasonReference
Container.png 2422          Probleem 0 .. 1 zib-Problem Condition
CD.png 2423       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 2424       VerrichtingMethode 0 .. 1 bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 2425       MedischHulpmiddel 0 .. 1 bc-ObstetricProcedure Procedure.focalDevice
Container.png 10474          MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 2427       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer.actor
Container.png 2433          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 2429       Uitvoerder 0 .. 1 bc-ObstetricProcedure Procedure.performer.actor
Container.png 2434          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 2431       Aanvrager 0 .. 1 zib-ProcedureRequest Procedure.Requestrequester
Container.png 2435          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1124    Maternale onderzoeksgegevens 1 .. 1 bc-MaternalObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&{category=http://snomed.info/sct |49581000146104}
Container.png 1125       Urine-, bloed- en aanvullende onderzoeken 1 .. * zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://snomed.info/sct |49581000146104}
Container.png 1126          PSIE 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 1128             LaboratoriumTest_Bloedgroep 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |883-9}
CD.png 1129                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1132                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1140             LaboratoriumTest_Rhesus D 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |1305-2}
CD.png 1141                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1144                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1152             LaboratoriumTest_Rhesus c 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |1159-3}
CD.png 1153                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1156                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1640             LaboratoriumTest_ HBsAg 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |58452-4}
CD.png 2367                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 1644                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
CD.png 1649                InterpretatieVlaggen 0 .. 1 zib-LaboratoryTestResult-Observation Observation.interpretation
Container.png 2356             LaboratoriumTest_HIV 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |29893-5}
CD.png 2357                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 2360                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 2368             LaboratoriumTest_Lues 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |11597-2}
CD.png 2369                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2372                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
CD.png 2377                InterpretatieVlaggen 0 .. 1 zib-LaboratoryTestResult-Observation Observation.interpretation
Container.png 3501             Irregulaire antistoffen (Observatie) 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://snomed.info/sct |312457003}
TS.png 3502                IrregulaireAntistoffenDatumTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectiveDateTime
BL.png 3503                IrregulaireAntistoffenWaarde 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueBoolean
CD.png 3504                WelkeAntistoffenWaarde 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
ST.png 3505                Toelichting 0 .. 1 zib-LaboratoryTestResult-Observation Observation.comment
Container.png 2379          LaboratoriumTest_Hb 0 .. * zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |93846-4}
CD.png 2380             TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2383             TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2401          Hb typering 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 2491             LaboratoriumTest_MCV 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |787-2}
CD.png 2492                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2495                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2513             LaboratoriumTest_Vitamine B12 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |14685-2}
CD.png 2514                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2517                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2545             LaboratoriumTest_Actief-B12 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |72160-5}
CD.png 2546                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2549                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2524             LaboratoriumTest_Ferritine 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |2276-4}
CD.png 2525                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2528                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2502             LaboratoriumTest_Foliumzuur 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |2276-4}
CD.png 2503                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2506                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2535             Probleem_Hb-pathie 0 .. * zib-Problem Condition
CD.png 2538                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2539                ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 2540                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2541                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 2542                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 2543                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 2544                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 1651          Schildklierdiagnostiek 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 1652             LaboratoriumTest_VrijT4, TSH & TSH receptor antistoffen 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |24348-5}
CD.png 1653                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 1656                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 1663          TORCH 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 2390             LaboratoriumTest_TORCH 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |47983-0}
CD.png 2391                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2394                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png


Use case: Midwife data

This is health provider use case for exchanging midwife data. Functional specification of this use case is described in the functional design wiki pages.

List of StructureDefinitions

Please note that many birth care specific profiles are derived from nl-core profiles (e.g. bc-PregnancyObservation is derived from nl-core-observation) to support (re)use of profiles in multiple use cases. The meta.profile element of FHIR instances conforming these profiles should at least include the generic nl-core profile and preferably the specific birth care profile.

Midwife data

Based on ART-DECOR transaction version: 2021-09-29T08:50:41

PWD 3.2 to FHIR
Type # Concept Card Profile Mapping Search URL
Container.png 1313 Administratief 1 .. 1
Container.png 1290    Betaler 0 .. 1 zib-Payer Coverage
  • GET [base]/Coverage
Container.png 1291       BetalerPersoon 0 .. 1 zib-Payer Coverage.payor
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 1292          BetalerNaam 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.name
Container.png 1293          Bankgegevens 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation
  • GET [base]/Coverage
ST.png 1294             BankNaam 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation.extension:BankName
ST.png 1295             Bankcode 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation.extension:AccountNumber
ST.png 1296             Rekeningnummer 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation.extension:Bankcode
Container.png 1297       Verzekeraar 0 .. 1 zib-Payer Coverage
  • GET [base]/Coverage
Container.png 1298          Verzekering 0 .. 1 zib-Payer Coverage.payor
  • GET [base]/Coverage?_include=Coverage:payor:Organization
TS.png 1299             BeginDatumTijd 0 .. 1 zib-Payer Coverage.period.start
TS.png 1300             EindDatumTijd 0 .. 1 zib-Payer Coverage.period.end
CD.png 1301             Verzekeringssoort 0 .. 1 zib-Payer Coverage.type
II.png 1302          IdentificatieNummer 0 .. 1 nl-core-organization Organization.identifier
ST.png 1303          OrganisatieNaam 0 .. 1 nl-core-organization Organization.name
ST.png 1304          VerzekerdeNummer 0 .. 1 zib-Payer Coverage.subscriberId
Container.png 3279       Adresgegevens 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 3280          Straat 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:line.streetName
ST.png 3281          Huisnummer 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:houseNumber
ST.png 3282          Huisnummerletter 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:extension:buildingNumbersuffix
ST.png 3283          Huisnummertoevoeging 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:extension:buildingNumbersuffix
CD.png 3284          AanduidingBijNummer 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.extension:additionalLocator
ST.png 3285          Postcode 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.postalCode
ST.png 3286          Woonplaats 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.city
ST.png 3287          Gemeente 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.district
CD.png 3288          Land 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPersonaddress.country
ST.png 3289          AdditioneleInformatie 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.extension:unitID
CD.png 3290          AdresSoort 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.type/.use (via conceptmap)
Container.png 3291       Contactgegevens 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom
  • GET [base]/Coverage?_include=Coverage:payor:Patient
Container.png 3292          Telefoonnummers 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 3293             Telefoonnummer 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.value
CD.png 3294             TelecomType 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom:extension:TelecomType
CD.png 3295             NummerSoort 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.use
Container.png 3296          EmailAdressen 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.value
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 3297             EmailAdres 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.value
CD.png 3298             EmailSoort 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.use
Container.png 750    Contact 0 .. 1 bc-Encounter Encounter
  • GET [base]/Encounter
CD.png 751       ContactType 1 .. 1 bc-Encounter Encounter.class
CD.png 3690       ContactSoort 0 .. 1 bc-Encounter Encounter.type
Container.png 752       ContactMet 0 .. 1 bc-Encounter Encounter.participant.individual
  • GET [base]/Encounter?_include=Encounter:participant:Practitioner
Container.png 1868          Zorgverlener 1 .. 1 nl-core-practitioner Practitioner.participant.individual
  • GET [base]/Encounter?_include=Encounter:participant:Practitioner
Container.png 754       Locatie 0 .. 1 bc-Encounter Encounter.serviceProvider
  • GET [base]/Encounter?_include=Encounter:service-provider:Organization
Container.png 1881          Zorgaanbieder 0 .. 1 nl-core-organization Organization
  • GET [base]/Organization
TS.png 756       BeginDatumTijd 1 .. 1 bc-Encounter Encounter.period.start
TS.png 757       EindDatumTijd 1 .. 1 bc-Encounter Encounter.period.start
Container.png 758       RedenContact 1 .. * bc-Encounter Encounter.diagnosis
  • GET [base]/Encounter?_include=Encounter:diagnosis:Condition
Container.png 759          Probleem 0 .. 1 zib-Problem Condition
  • GET [base]/Encounter?_include=Encounter:diagnosis:Condition
Container.png 1984             Vrouw/ moeder 0 .. 1 zib-Problem Condition.subject
Container.png 3828                Probleem (Algemene anamnese) 0 .. 1 zib-Problem Condition
Container.png 3831                Probleem (Psychiatrie) 0 .. 1 zib-Problem Condition
Container.png 3829                Probleem (Sociale problemen) 0 .. 1 zib-Problem Condition
Container.png 3832                Probleem (Misbruik/ Geweld) 0 .. 1 zib-Problem Condition
Container.png 3830                Probleem (Zwangerschap) 0 .. 1 bc-DisorderOfPregnancy Condition
Container.png 1928                Probleem (Maternaal) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 3833                Probleem (Postpartum complicatie) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 1985             Kind 0 .. 1 bc-DisorderOfChild Condition.subject
Container.png 1981                Probleem (Kindspecifieke maternale problemen) 0 .. 1 bc-DisorderOfChild Condition.code
Container.png 1983                Probleem (ProblematiekKind) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8781                Probleem (Geboortetrauma) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8782                Probleem (Congenitale aandoeningen) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8783                Probleem_Huid 0 .. 1 bc-DisorderOfChild Condition
Container.png 8784                Probleem_Hoofd/Hals 0 .. 1 bc-DisorderOfChild Condition
Container.png 8785                Probleem_Thorax 0 .. 1 bc-DisorderOfChild Condition
Container.png 8786                Probleem_Abdomen 0 .. 1 bc-DisorderOfChild Condition
Container.png 8787                Probleem_Rug 0 .. 1 bc-DisorderOfChild Condition
Container.png 8788                Probleem_Extremiteiten 0 .. 1 bc-DisorderOfChild Condition
Container.png 8789                Probleem_Genitalia 0 .. 1 bc-DisorderOfChild Condition
Container.png 8790                Probleem_Neurologie 0 .. 1 bc-DisorderOfChild Condition
Container.png 769          Verrichting 0 .. 1 nl-core-procedure Procedure
Container.png 1986             Vrouw/ moeder 0 .. 1 nl-core-procedure Procedure.subject
Container.png 3834                Verrichting (Algemene anamnese) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3835                Verrichting (Zwangerschap) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 1970                Verrichting (Maternaal) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3836                Verrichting (Onderzoek) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3837                Verrichting (Postpartum complicatie) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 1987             Kind 0 .. 1 bc-Birth Procedure.subject
Container.png 1982                Verrichting (Kindspecifieke maternale verrichtingen) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8791                Verrichting (Ondersteuning opvang) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8792                Chirurgische ingrepen (Verrichting) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8793                Verrichting (Problematiek kind) 0 .. 1 bc-ObstetricProcedure Procedure
ST.png 763          AfwijkendeUitslag 0 .. 1 bc-Encounter Encounter.reason.text
ST.png 8780          Toelichting reden contact 0 .. 1 bc-Encounter Encounter.reason.text
CD.png 764       Herkomst 0 .. 1 bc-Encounter Encounter.hospitalization.admitSource
CD.png 765       Bestemming 0 .. 1 bc-Encounter Encounter.hospitalization.dischargeDisposition
Container.png 947    Contactpersoon 1 .. * nl-core-relatedperson Relatedperson
  • GET [base]/RelatedPerson?patient=[id]
Container.png 3299       Naamgegevens 1 .. 1 nl-core-relatedperson Relatedperson.name
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3300          Voornamen 1 .. 1 nl-core-relatedperson Relatedperson.name.given
ST.png 3301          Initialen 1 .. 1 nl-core-relatedperson Relatedperson.name.given
ST.png 3302          Roepnaam 1 .. 1 nl-core-relatedperson Relatedperson.name.given
CD.png 3303          Naamgebruik 1 .. 1 nl-core-relatedperson Relatedperson.name.use
Container.png 3304          Geslachtsnaam 1 .. 1 nl-core-relatedperson Relatedperson.name.family:humannameOwnName
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3305             Voorvoegsels 1 .. 1 nl-core-relatedperson Relatedperson.name.family:humannameOwnPrefix
ST.png 3306             Achternaam 1 .. 1 nl-core-relatedperson Relatedperson.name.family:humannameOwnName
Container.png 3307          GeslachtsnaamPartner 1 .. 1 nl-core-relatedperson Relatedperson.name.family:humannamePartnerName
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3308             VoorvoegselsPartner 1 .. 1 nl-core-relatedperson Relatedperson.name.family:humannamePartnerPrefix
ST.png 3309             AchternaamPartner 1 .. 1 nl-core-relatedperson Relatedperson.name.family:humannamePartnerName
Container.png 3310       Contactgegevens 1 .. 1 nl-core-relatedperson Relatedperson.telecom
  • GET [base]/RelatedPerson?patient=[id]
Container.png 3311          Telefoonnummers 1 .. 1 nl-core-relatedperson Relatedperson.telecom
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3312             Telefoonnummer 1 .. 1 nl-core-relatedperson Relatedperson.telecom.value
CD.png 3313             TelecomType 1 .. 1 nl-core-relatedperson Relatedperson.telecom:extension:TelecomType
CD.png 3314             NummerSoort 1 .. 1 nl-core-relatedperson Relatedperson.telecom.use
Container.png 3315          EmailAdressen 1 .. 1 nl-core-relatedperson Relatedperson.telecom.value
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3316             EmailAdres 1 .. 1 nl-core-relatedperson Relatedperson.telecom.value
CD.png 3317             EmailSoort 1 .. 1 nl-core-relatedperson Relatedperson.telecom.use
Container.png 3318       Adresgegevens 0 .. 1 nl-core-relatedperson Relatedperson.address
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3319          Straat 0 .. 1 nl-core-relatedperson Relatedperson.address.line:line.streetName
ST.png 3320          Huisnummer 0 .. 1 nl-core-relatedperson Relatedperson.address.line:houseNumber
ST.png 3321          Huisnummerletter 0 .. 1 nl-core-relatedperson Relatedperson.address.line:extension:buildingNumbersuffix
ST.png 3322          Huisnummertoevoeging 0 .. 1 nl-core-relatedperson Relatedperson.address.line:extension:buildingNumbersuffix
CD.png 3323          AanduidingBijNummer 0 .. 1 nl-core-relatedperson Relatedperson.address.line.extension:additionalLocator
ST.png 3324          Postcode 0 .. 1 nl-core-relatedperson Relatedperson.address.line.postalCode
ST.png 3325          Woonplaats 0 .. 1 nl-core-relatedperson Relatedperson.address.line.city
ST.png 3326          Gemeente 0 .. 1 nl-core-relatedperson Relatedperson.address.line.district
CD.png 3327          Land 0 .. 1 nl-core-relatedperson Relatedpersonaddress.country
ST.png 3328          AdditioneleInformatie 0 .. 1 nl-core-relatedperson Relatedperson.address.line.extension
CD.png 3329          AdresSoort 0 .. 1 nl-core-relatedperson Relatedperson.address.type/.use (via conceptmap)
CD.png 954       Rol 0 .. 1 nl-core-relatedperson Relatedperson:role
CD.png 955       Relatie 0 .. 1 nl-core-relatedperson Relatedperson.relationship
Container.png 675    Patient 1 .. * nl-core-patient Patient*
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid or childid]
Container.png 3197       Naamgegevens 1 .. 1 nl-core-patient Patient.name
ST.png 3198          Voornamen 1 .. 1 nl-core-patient Patient.name.given
ST.png 3199          Initialen 1 .. 1 nl-core-patient Patient.name.given
ST.png 3200          Roepnaam 1 .. 1 nl-core-patient Patient.name.given
CD.png 3201          Naamgebruik 1 .. 1 nl-core-patient Patient.name.use
Container.png 3202          Geslachtsnaam 1 .. 1 nl-core-patient Patient.name.family:humannameOwnName
ST.png 3203             Voorvoegsels 1 .. 1 nl-core-patient Patient.name.family:humannameOwnPrefix
ST.png 3204             Achternaam 1 .. 1 nl-core-patient Patient.name.family:humannameOwnName
Container.png 3205          GeslachtsnaamPartner 1 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
ST.png 3206             VoorvoegselsPartner 1 .. 1 nl-core-patient Patient.name.family:humannamePartnerPrefix
ST.png 3207             AchternaamPartner 1 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
Container.png 3208       Adresgegevens 1 .. 1 nl-core-patient Patient.address
ST.png 3209          Straat 1 .. 1 nl-core-patient Patient.address.line.streetName
ST.png 3210          Huisnummer 1 .. 1 nl-core-patient Patient.address.line.houseNumber
ST.png 3211          Huisnummerletter 1 .. 1 nl-core-patient Patient.address.line.buildingNumbersuffix
ST.png 3212          Huisnummertoevoeging 1 .. 1 nl-core-patient Patient.address.line.additionalLocator
CD.png 3213          AanduidingBijNummer 1 .. 1 nl-core-patient Patient.address.line.additionalLocator
ST.png 3214          Postcode 1 .. 1 nl-core-patient Patient.address.postalCode
ST.png 3215          Woonplaats 1 .. 1 nl-core-patient Patient.address.city
ST.png 3216          Gemeente 1 .. 1 nl-core-patient Patient.address.district
CD.png 3217          Land 1 .. 1 nl-core-patient Patient.address.country
ST.png 3218          AdditioneleInformatie 1 .. 1 nl-core-patient Patient.address
CD.png 3219          AdresSoort 1 .. 1 nl-core-patient Patient.address.use
Container.png 3220       Contactgegevens 1 .. 1 nl-core-patient Patient.telecom
Container.png 3221          Telefoonnummers 1 .. 1 nl-core-patient Patient.telecom.value
ST.png 3222             Telefoonnummer 1 .. 1 nl-core-patient Patient.telecom.value
CD.png 3223             TelecomType 1 .. 1 nl-core-patient Patient.telecom:extension:TelecomType
CD.png 3224             NummerSoort 1 .. 1 nl-core-patient Patient.telecom.use
Container.png 3225          EmailAdressen 1 .. 1 nl-core-patient Patient.telecom.value
ST.png 3226             EmailAdres 1 .. 1 nl-core-patient Patient.telecom.value
CD.png 3227             EmailSoort 1 .. 1 nl-core-patient Patient.telecom.use
II.png 682       Identificatienummer 1 .. * nl-core-patient Patient.identifier
BL.png 9861       GeborenIndicator 0 .. 1 bc-child Patient.extension.born
TS.png 683       Geboortedatum 0 .. 1 nl-core-patient Patient.birthDate
CD.png 684       Geslacht 1 .. 1 nl-core-patient Patient.gender
BL.png 685       MeerlingIndicator 0 .. 1 nl-core-patient Patient.multipleBirthBoolean
ANY.png 3358       Rangnummer 0 .. 1 nl-core-patient Patient.multipleInteger
BL.png 686       OverlijdensIndicator 0 .. 1 nl-core-patient Patient.deceasedBoolean
TS.png 687       DatumOverlijden 0 .. 1 nl-core-patient Patient.deceasedDateTime
Container.png 7858    JuridischeSituatie 0 .. 1 bc-LegalSituation-LegalStatus Condition
CD.png 7859       JuridischeStatus 0 .. 1 bc-LegalSituation-LegalStatus Condition
CD.png 7860       Vertegenwoordiging 0 .. 1 bc-LegalSituation-Representation Condition
TS.png 7861       DatumAanvang 0 .. 1 bc-LegalSituation-Representation&scope=nictiz.fhir.nl.stu3.geboortezorg@1.2.0 bc-LegalSituation-LegalStatus bc-LegalSituation-Representation Condition.onset[x]:onsetDateTime
TS.png 7862       DatumEinde 0 .. 1 bc-LegalSituation-Representation&scope=nictiz.fhir.nl.stu3.geboortezorg@1.2.0 bc-LegalSituation-LegalStatus bc-LegalSituation-Representation Condistion.abatementDateTime
Container.png 956    Zorgaanbieder 1 .. 1 nl-core-organization Organization
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:organization
II.png 957       ZorgaanbiederIdentificatienummer 1 .. * nl-core-organization Organization.identifier
ST.png 958       OrganisatieNaam 1 .. 1 nl-core-organization Organization.name
ST.png 959       OrganisatieLocatie 1 .. 1 nl-core-organization Organization?
CD.png 960       AfdelingSpecialisme 1 .. 1 nl-core-organization Organization.type:departmentSpecialty
Container.png 3228       Contactgegevens 1 .. 1 nl-core-organization Organization.telecom
  • GET [base]/Organization
Container.png 3229          Telefoonnummers 1 .. 1 nl-core-organization Organization.telecom.value
  • GET [base]/Organization
ST.png 3230             Telefoonnummer 1 .. 1 nl-core-organization Organization.telecom.value
CD.png 3231             TelecomType 1 .. 1 nl-core-organization Organization.telecom:extension:TelecomType
CD.png 3232             NummerSoort 1 .. 1 nl-core-organization Organization.telecom.use
Container.png 3233          EmailAdressen 1 .. 1 nl-core-organization Organization.telecom
  • GET [base]/Organization
ST.png 3234             EmailAdres 1 .. 1 nl-core-organization Organization.telecom.value
CD.png 3235             EmailSoort 1 .. 1 nl-core-organization Organization.telecom.use
Container.png 3236       Adresgegevens 1 .. 1 nl-core-organization Organization.address
ST.png 3237          Straat 1 .. 1 nl-core-organization Organization.address.line.streetName
ST.png 3238          Huisnummer 1 .. 1 nl-core-organization Organization.address.line.houseNumber
ST.png 3239          Huisnummerletter 1 .. 1 nl-core-organization Organization.address.line:extension:buildingNumbersuffix
ST.png 3240          Huisnummertoevoeging 1 .. 1 nl-core-organization Organization.address.line:extension:buildingNumbersuffix
CD.png 3241          AanduidingBijNummer 1 .. 1 nl-core-organization Organization.address.line:extension:additionalLocator
ST.png 3242          Postcode 1 .. 1 nl-core-organization Organization.address.postalCode
ST.png 3243          Woonplaats 1 .. 1 nl-core-organization Organization.address.city
ST.png 3244          Gemeente 1 .. 1 nl-core-organization Organization.address.district
CD.png 3245          Land 1 .. 1 nl-core-organization Organization.address.country
ST.png 3246          AdditioneleInformatie 1 .. 1 nl-core-organization Organization.address.line.extension
CD.png 3247          AdresSoort 1 .. 1 nl-core-organization Organization.address.use/.type (via conceptMap)
CD.png 965       OrganisatieType 1 .. 1 nl-core-organization Organization.type
Container.png 978    Zorgverlener 1 .. 1 nl-core-practitioner Practitioner
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:care-manager
II.png 979       ZorgverlenerIdentificatienummer 1 .. * nl-core-practitioner Practitioner.identifier
Container.png 3248       Naamgegevens 1 .. 1 nl-core-practitioner Practitioner.name
ST.png 3249          Voornamen 1 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3250          Initialen 1 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3251          Roepnaam 1 .. 1 nl-core-practitioner Practitioner.name.given
CD.png 3252          Naamgebruik 1 .. 1 nl-core-practitioner Practitioner.name:extension:humannameAssemblyOrder
Container.png 3253          Geslachtsnaam 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnName
ST.png 3254             Voorvoegsels 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnPrefix
ST.png 3255             Achternaam 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humanNameOwnName
Container.png 3256          GeslachtsnaamPartner 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
ST.png 3257             VoorvoegselsPartner 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerPrefix
ST.png 3258             AchternaamPartner 1 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
CD.png 2219       Specialisme 1 .. 1 nl-core-practitionerrole PractitionerRole.specialty
Container.png 3259       Adresgegevens 0 .. 1 nl-core-practitioner Practitioner.addresss
  • GET [base]/Practitioner
ST.png 3260          Straat 0 .. 1 nl-core-practitioner Practitioner.address.line.streetName
ST.png 3261          Huisnummer 0 .. 1 nl-core-practitioner Practitioner.address.line.houseNumber
ST.png 3262          Huisnummerletter 0 .. 1 nl-core-practitioner Practitioner.address.line:extension:buildingNumbersuffix
ST.png 3263          Huisnummertoevoeging 0 .. 1 nl-core-practitioner Practitioner.address.line:extension:buildingNumbersuffix
CD.png 3264          AanduidingBijNummer 0 .. 1 nl-core-practitioner Practitioner.address.line:extension:additionalLocator
ST.png 3265          Postcode 0 .. 1 nl-core-practitioner Practitioner.address.postalCode
ST.png 3266          Woonplaats 0 .. 1 nl-core-practitioner Practitioner.address.city
ST.png 3267          Gemeente 0 .. 1 nl-core-practitioner Practitioner.address.district
CD.png 3268          Land 0 .. 1 nl-core-practitioner Practitioner.address.country
ST.png 3269          AdditioneleInformatie 0 .. 1 nl-core-practitioner Practitioner.address.line.extension
CD.png 3270          AdresSoort 0 .. 1 nl-core-practitioner Practitioner.address.use/.type (via conceptMap)
Container.png 3271       Contactgegevens 1 .. 1 nl-core-practitioner Practitioner.telecom
Container.png 3272          Telefoonnummers 1 .. * nl-core-practitioner Practitioner.telecom.value
ST.png 3273             Telefoonnummer 1 .. 1 nl-core-practitioner Practitioner.telecom.value
CD.png 3274             TelecomType 0 .. 1 nl-core-practitioner Practitioner.telecom:extension:TelecomType
CD.png 3275             NummerSoort 0 .. 1 nl-core-practitioner Practitioner.telecom.use
Container.png 3276          EmailAdressen 0 .. 1 nl-core-practitioner Practitioner.telecom.value
  • GET [base]/Practitioner
ST.png 3277             EmailAdres 0 .. 1 nl-core-practitioner Practitioner.telecom.value
CD.png 3278             EmailSoort 0 .. 1 nl-core-practitioner Practitioner.telecom.use
Container.png 1678       Zorgaanbieder 0 .. 1 nl-core-organization Organization
CD.png 989       ZorgverlenersRol 0 .. 1 nl-core-practitionerrole PractitionerRole
Container.png 1314 Zorgverlening 1 .. * nvt
Container.png 3841    ZorgAfspraak 1 .. * bc-CareAgreement CarePlan
TS.png 3842       BeginDatum 1 .. 1 bc-CareAgreement CarePlan.period.start
TS.png 3843       EindDatum 1 .. 1 bc-CareAgreement CarePlan.period.end
Container.png 3844       AfspraakPartijen 2 .. * bc-CareAgreement CarePlan.author
Container.png 3845          Patiënt 0 .. 1 bc-CareAgreement CarePlan.author
Container.png 3865             Patient 0 .. 1 bc-CareAgreement CarePlan.author
Container.png 3847          Contactpersoon 0 .. 1 bc-CareAgreement CarePlan.author
Container.png 3866             Contactpersoon 0 .. 1 bc-CareAgreement CarePlan.author
Container.png 3849          Zorgverlener 1 .. 1 bc-CareAgreement CarePlan.author
Container.png 3867             Zorgverlener 1 .. 1 bc-CareAgreement CarePlan.author
Container.png 3851       Uitvoerder 0 .. * bc-CareAgreement CarePlan.activity.detail.performer
Container.png 3852          Patient 0 .. 1 bc-CareAgreement CarePlan.activity.detail.performer:patient
Container.png 3868             Patient 0 .. 1 nl-core-patient Patient
Container.png 3854          Contactpersoon 0 .. 1 bc-CareAgreement CarePlan.activity.detail.performer:contactPerson
Container.png 3869             Contactpersoon 0 .. 1 nl-core-relatedperson RelatedPerson
Container.png 3856          Zorgverlener 0 .. 1 bc-CareAgreement CarePlan.activity.detail.performer.extension:practitionerRole
Container.png 3870             Zorgverlener 0 .. 1 nl-core-practitionerrole PractitionerRole
Container.png 3858       Coordinator 1 .. 1 bc-CareAgreement CarePlan.author.extension:coordinator
Container.png 3864          Zorgverlener 1 .. 1 nl-core-practitionerrole PractitionerRole
ST.png 3860       Activiteit 1 .. 1 bc-CareAgreement CarePlan.activity.detail.code.text
ST.png 3861       Toelichting 0 .. 1 bc-CareAgreement CarePlan.activity.detail.description
Container.png 3862       Probleem zorgafspraak 0 .. 1 bc-CareAgreement CarePlan.addresses
Container.png 8833          Probleem 0 .. 1 zib-Problem Condition
CD.png 8834             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 8835             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite:Laterality
CD.png 8836             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 8837             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 8838             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 8839             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 8840             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus:ProblemStatusCodelist
CD.png 8841             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus:VerificatieStatusCodelijst
ST.png 8842             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2623    Conclusie professioneel onderzoek 0 .. * bc-ClinicalImpression ClinicalImpression
TS.png 2624       ConclusieDatumTijd 0 .. 1 bc-ClinicalImpression ClinicalImpression.effective[x]:effectiveDateTime
Container.png 2627       Zorgverlener 0 .. 1 bc-ClinicalImpression ClinicalImpression.assessor
Container.png 3634       Verrichting (Onderzoek) 0 .. 1 bc-ClinicalImpression ClinicalImpression.investigation.item.extension:procedure
ST.png 2628       InterpretatieUitgevoerd onderzoek 0 .. 1 bc-ClinicalImpression ClinicalImpression.summary
CD.png 2630       Conclusie 0 .. 1 bc-ClinicalImpression ClinicalImpression.finding:pregnancyRiskCategory.item[x]:itemCodeableConcept
CD.png 4302       Beleid 0 .. 1 bc-ClinicalImpression ClinicalImpression.extension:management
ST.png 2625       Toelichting 0 .. 1 bc-ClinicalImpression ClinicalImpression.note
Container.png 1350    Informed Consent 0 .. 1 zib-AdvanceDirective Consent
II.png 1351       ConsentIdentificatie 1 .. * zib-AdvanceDirective Consent.identifier
TS.png 1352       ConsentDatum/Tijd 1 .. 1 zib-AdvanceDirective Consent.dateTime
CD.png 1353       ConsentScope 1 .. 1 zib-AdvanceDirective Consent.category
CD.png 1354       ConsentStatus 1 .. 1 zib-AdvanceDirective Consent.status
CD.png 1355       ConsentCategorie 1 .. * zib-AdvanceDirective Consent.category
blob 1356       ConsentDocument 0 .. 1 zib-AdvanceDirective Consent.extension:document/Binary
Container.png 1357       Consentgever 1 .. 1 zib-AdvanceDirective Consent.consentingParty
Container.png 1358          Patient 0 .. 1 zib-AdvanceDirective Consent.actor.reference
Container.png 1359          Contactpersoon 0 .. 1 zib-AdvanceDirective Consent.consentingParty
Container.png 1360       Verificatie 0 .. * zib-AdvanceDirective Consent:extension:verification
BL.png 1361          Geverifieerd 1 .. 1 zib-AdvanceDirective Consent:extension:verification:extension:verified
CD.png 1362          GeverifieerdBij 0 .. 1 zib-AdvanceDirective Consent:extension:verification:extension:verifiedWith
TS.png 1363          VerificatieDatum 0 .. 1 zib-AdvanceDirective Consent:extension:verification:extension:verificationDate
Container.png 1364       Zorgverlener 0 .. 1 zib-AdvanceDirective ntb
Container.png 3359    Patientbespreking 0 .. * bc-MultidisciplinaryTeamMeeting Encounter
ST.png 3360       PatientbesprekingLabel 1 .. 1 bc-MultidisciplinaryTeamMeeting Encounter.type.text
TS.png 3361       PatientbesprekingDatumTijd 1 .. 1 bc-MultidisciplinaryTeamMeeting Encounter.period.start
Container.png 3362       Deelnemer 2 .. * bc-MultidisciplinaryTeamMeeting Encounter.participant.individual
CD.png 3363          RolDeelnemer 0 .. * bc-MultidisciplinaryTeamMeeting Encounter.participant.type:role
Container.png 1345          Zorgverlener 0 .. 1 bc-MultidisciplinaryTeamMeeting Encounter.participant.individual.extension:practitionerRole
Container.png 1990          Contactpersoon 0 .. 1 bc-MultidisciplinaryTeamMeeting Encounter.participant.individual
Container.png 1989          Patient 0 .. 1 bc-MultidisciplinaryTeamMeeting Encounter.participant.individual.extension:patient
Container.png 3370       Beleid 0 .. 1 bc-MultidisciplinaryTeamMeeting-Plan CarePlan
Container.png 3371          VoorgesteldeBehandeling 0 .. * bc-MultidisciplinaryTeamMeeting-Plan CarePlan.activity.reference
Container.png 2685             Verrichting 0 .. * nl-core-procedure Procedure
CD.png 3373          IntentieBehandeling 0 .. 1 bc-MultidisciplinaryTeamMeeting-Plan CarePlan.extension:intentTreatment.valueCodeableConcept:valueCodeableConcept
Container.png 3374       Aandoening 0 .. 1 bc-MultidisciplinaryTeamMeeting Encounter.diagnosis
Container.png 8843          Probleem 0 .. 1 zib-Problem Condition
CD.png 8844             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 8845             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite:Laterality
CD.png 8846             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 8847             ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 8848             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 8849             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 8850             ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus:ProblemStatusCodelist
CD.png 8851             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus:VerificatieStatusCodelijst
ST.png 8852             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3669    Vaccinatie 0 .. 1 zib-Vaccination Immunization
CD.png 3670       ProductCode 0 .. 1 zib-Vaccination Immunization.vaccineCode
PQ.png 3671       Dosis 0 .. 1 zib-Vaccination Immunization.doseQuantity
TS.png 3672       VaccinatieDatum 1 .. 1 zib-Vaccination Immunization.date
TS.png 3673       GewensteDatumHervaccinatie 0 .. 1 zib-VaccinationRecommendation ImmunizationRecommendation.recommendation.date
Container.png 3674       Toediener 0 .. 1 zib-Vaccination Immunization.practitioner
Container.png 3883          Zorgverlener 0 .. 1 zib-Vaccination Immunization.practitioner.actor
ST.png 3676       Toelichting 0 .. 1 zib-Vaccination Immunization.note.text
Container.png 3399    ZorgEpisode 1 .. * bc-MaternalRecord EpisodeOfCare
  • GET [base]/EpisodeOfCare?type=http://snomed/info/sct |364320009&patient=[patientid]&status=[active/inactive]{&_include=EpisodeOfCare:organization&_include=EpisodeOfCare:care-manager}
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]
II.png 3338       Identificatie zorgepisode 1 .. 1 bc-MaternalRecord EpisodeOfCare.identifier
TS.png 3400       BeginDatum 0 .. 1 bc-MaternalRecord EpisodeOfCare.period.start
TS.png 3401       EindDatum 0 .. 1 bc-MaternalRecord EpisodeOfCare.period.end
Container.png 3402       FocusZorgEpisode 0 .. 1 bc-MaternalRecord EpisodeOfCare.diagnosis.condition
  • GET [base]/EpisodeofCare/[id for pregnancy episode]
Container.png 8823          Probleem 0 .. 1 zib-Problem Condition
CD.png 8824             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 8825             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite:Laterality
CD.png 8826             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 8827             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 8828             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 8829             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 8830             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus:ProblemStatusCodelist
CD.png 8831             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus:VerificatieStatusCodelijst
ST.png 8832             Toelichting 0 .. 1 zib-Problem Condition.note
ST.png 3404       ZorgEpisodeNaam 0 .. 1 bc-MaternalRecord EpisodeOfCare.extension:title
Container.png 8822       ZorgEpisodeVerantwoordelijke 1 .. 1 bc-MaternalRecord EpisodeOfCare.careManager
Container.png 2163          Zorgverlener 1 .. 1 nl-core-practitioner Practitioner
  • GET [base]/Practitioner
CD.png 2164       StatusZorgepisode 1 .. 1 bc-MaternalRecord EpisodeOfCare.status
ST.png 3405       Toelichting 0 .. 1 bc-MaternalRecord EpisodeOfCare.extension:comment
Container.png 3388    ZorgTeam 0 .. 1 bc-CareTeam CareTeam
  • GET [base]/CareTeam?context=[id for pregnancy episode]
ST.png 3389       ZorgTeamNaam 0 .. 1 bc-CareTeam CareTeam.name
Container.png 3390       Probleem zorgteam 0 .. 1 bc-CareTeam CareTeam.reasonReference
  • GET [base]/CareTeam?context=[id for pregnancy episode]
Container.png 8853          Probleem 1 .. * zib-Problem Condition
CD.png 8854             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 8855             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite:Laterality
CD.png 8856             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 8857             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 8858             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 8859             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 8860             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus:ProblemStatusCodelist
CD.png 8861             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus:VerificatieStatusCodelijst
ST.png 8862             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3392       ZorgTeamLid 2 .. * bc-CareTeam CareTeam.participant.member
Container.png 2128          Contactpersoon 0 .. 1 bc-CareTeam CareTeam.participant.member
  • GET [base]/CareTeam?context=EpisodeOfCare/[id for pregnancy episode]?_include=CareTeam:participant:RelatedPerson
Container.png 1320          Patient 0 .. 1 bc-CareTeam CareTeam.subject
  • GET [base]/CareTeam?context=EpisodeOfCare/[id for pregnancy episode]?_include=CareTeam:subject:Patient
Container.png 1331          Zorgverlener 1 .. * bc-CareTeam CareTeam.participant.member
  • GET [base]/CareTeam?context=EpisodeOfCare/[id for pregnancy episode]?_include=CareTeam:participant:Practitioner
Container.png 1337          TijdsInterval 0 .. 1 bc-CareTeam CareTeam.participant.period
  • GET [base]/CareTeam?context=EpisodeOfCare/[id for pregnancy episode]
Container.png 8794    IndividueelZorgplan 1 .. 1 bc-IndividualCarePlan CarePlan
TS.png 8799       BeginDatum 1 .. 1 bc-IndividualCarePlan CarePlan.period.start
TS.png 8800       EindDatum 1 .. 1 bc-IndividualCarePlan CarePlan.period.end
Container.png 8801       Casemanager 1 .. 1 bc-IndividualCarePlan CarePlan.extension:caseManager
Container.png 8802          Zorgverlener 1 .. 1 nl-core-practitioner Practitioner
Container.png 8803       Betrokkenen 1 .. 1 bc-IndividualCarePlan CarePlan.careTeam
Container.png 8804          ZorgTeam 1 .. 1 bc-IndividualCarePlan CareTeam
Container.png 8810       Behandeldoel 1 .. * bc-IndividualCarePlan CarePlan.activity.detail.goal
ST.png 8811          GewenstZorgresultaat 1 .. 1 bc-IndividualCarePlan-Goal Goal.description
TS.png 8812          VaststellingsDatum 1 .. 1 bc-IndividualCarePlan-Goal Goal.statusDate
TS.png 8813          StreefDatum 1 .. 1 bc-IndividualCarePlan-Goal Goal.target.due[x]:dueDate
TS.png 8814          AfsluitDatum 1 .. 1 bc-IndividualCarePlan-Goal Goal.extension:endDate
Container.png 8816       ZorgAfspraak 1 .. 1 bc-IndividualCarePlan-Goal Goal.extension:carePlan
Container.png 8874       Relatie met ZorgEpisode 1 .. 1 bc-IndividualCarePlan CarePlan.context
II.png 8873          Identificatie zorgepisode 1 .. 1 bc-MaternalRecord EpisodeOfCare.identifier
Container.png 8877    Verwijsgegevens 0 .. * bc-ReferralRequest ReferralRequest
TS.png 8878       Datum verwijzing 1 .. 1 bc-ReferralRequest ReferralRequest.authoredOn
CD.png 10487       ContactSoort 1 .. 1 bc-ReferralRequest ReferralRequest.extension:contactType
Container.png 8879       Verwijzing van/ afkomstig van 1 .. 1 bc-ReferralRequest ReferralRequest.requester
Container.png 9660          Zorgaanbieder 1 .. 1 bc-ReferralRequest ReferralRequest.requester.agent
Container.png 8881       Verwijzing naar 1 .. 1 bc-ReferralRequest ReferralRequest.recipient
Container.png 8882          Zorgaanbieder 1 .. 1 bc-ReferralRequest ReferralRequest.recipient
CD.png 9683          Type verwijzing 1 .. 1 bc-ReferralRequest ReferralRequest.type.coding:referralType
CD.png 10297       Type verwijzing 1 .. 1 bc-ReferralRequest ReferralRequest.type.coding:referralType
Container.png 8884       Reden van verwijzing 0 .. * bc-ReferralRequest ReferralRequest.reasonReference
Container.png 8885          Probleem acute overdracht 0 .. 1 zib-Problem Condition
CD.png 8886             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 8887             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite:Laterality
CD.png 8888             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 8889             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 8890             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 8891             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 8892             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus:ProblemStatusCodelist
CD.png 8893             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus:VerificatieStatusCodelijst
ST.png 8894             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 9139          Probleem (Algemene anamnese) 0 .. 1 zib-Problem Condition
Container.png 9143          Verrichting (Algemene anamnese) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 9140          Probleem (Zwangerschap) 0 .. 1 bc-DisorderOfPregnancy Condition
Container.png 9141          Probleem (Psychiatrie) 0 .. 1 zib-Problem Condition
Container.png 9142          Probleem (Maternaal) 0 .. 1 zib-Problem Condition
Container.png 9144          Conditie perineum en sfincter postpartum 0 .. 1 bc-DisorderPostPartum Condition
Container.png 9661          Probleem (Postpartum complicatie) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 9882          Probleem (Kindspecifieke maternale problemen) 0 .. 1 bc-DisorderOfLaborAndDelivery Condition
Container.png 9880          Verrichting (Zwangerschap) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 9881          Verrichting (Maternaal) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 9883          Verrichting (Kindspecifieke maternale verrichtingen) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 9884          Verrichting (Postpartum complicatie) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 9171       Hoeveelheid bloedverlies tot acute overdracht (Observatie) 0 .. 1 bc-ReferralRequest ReferralRequest.supportingInfo
TS.png 9172          ObservatieDatumTijd 1 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
PQ.png 9174          HoeveelheidBloedverliesWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueQuantity
CD.png 9175          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 9180          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
ST.png 8883       Toelichting op verwijzing 0 .. 1 bc-ReferralRequest ReferralRequest.note
Container.png 674 Vrouw 1 .. 1 bc-Woman Patient
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid]
Container.png 1713    Demografische gegevens 1 .. 1 bc-Woman Patient
Container.png 1434       Patient 1 .. 1 bc-Woman Patient
Container.png 900       Partner 0 .. 1 nl-core-relatedperson RelatedPerson
  • GET [base]/RelatedPerson?patient=[patientid]
Container.png 990          Contactpersoon 1 .. 1 nl-core-relatedperson RelatedPerson
  • GET [base]/RelatedPerson?patient=[patientid]
TS.png 7773          Geboortedatum 0 .. 1 nl-core-relatedperson RelatedPerson.birthDate
  • GET [base]/RelatedPerson?patient=[patientid]
Container.png 915          Etniciteit 0 .. 1 nl-core-relatedperson Relatedperson.extension
Container.png 1714       Gezinssituatie 0 .. 1 zib-FamilySituation Observation
Container.png 2690          BurgerlijkeStaatRC 1 .. 1 bc-Woman Patient.maritalStatus
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?identifier=[bsn]
CD.png 1717          Gezinssamenstelling 0 .. 1 zib-FamilySituation Observation.component:familyComposition.valueCodeableConcept
INT.png 1718          AantalKinderen 0 .. 1 zib-FamilySituation Observation.component:numberOfChildren.valueQuantity
INT.png 1719          AantalKinderenInwonend 0 .. 1 zib-FamilySituation Observation.component:numberOfChildrenLivingAtHome.valueQuantity
ST.png 1720          Zorgtaak 0 .. * zib-FamilySituation Observation.component:careResponsibility.valueString
Container.png 1721          Kind 0 .. * zib-FamilySituation Observation.component:child
TS.png 1722             Geboortedatum 0 .. 1 zib-FamilySituation Observation.component:child.valueDateTime
BL.png 1723             Inwonend 0 .. 1 zib-FamilySituation Observation.component:child.extension:livingAtHome
ST.png 1724          Toelichting 0 .. 1 zib-FamilySituation Observation.comment
Container.png 1725       Woonsituatie 0 .. 1 zib-LivingSituation Observation
ST.png 1726          Toelichting 0 .. 1 zib-LivingSituation Observation.comment
CD.png 1727          WoningType 0 .. 1 zib-LivingSituation Observation.value[x]:valueCodeableConcept
Container.png 912       Etniciteit 1 .. 1 bc-Woman Patient.extension:ethnicity
CD.png 913          EtniciteitType 1 .. 1 bc-Woman Patient.extension:ethnicity
ST.png 914          Toelichting 0 .. 1 bc-Woman Patient.extension:ethnicity.value[x]:valueCodeableConcept.text
Container.png 690       NationaliteitRC 0 .. 1 bc-Woman Patient.extension:nationality
CD.png 691          Nationaliteit 0 .. 1 bc-Woman Patient.extension:nationality
Container.png 2910       Taalvaardigheid 0 .. 1 bc-Woman Patient.communication.extension:languageProficiency
Container.png 2581       Opleiding 0 .. 1 bc-ChildObservation Observation
CD.png 2582          Schooltype 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
ST.png 2583          Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 692       ParticipatieInMaatschappij 0 .. 1 zib-ParticipationInSociety Observation
ST.png 693          SociaalNetwerk 0 .. 1 zib-ParticipationInSociety Observation.component:socialNetwork.valueString
ST.png 695          Arbeidssituatie 1 .. 1 zib-ParticipationInSociety Observation.component:workSituation.valueString
ST.png 696          Toelichting 0 .. 1 zib-ParticipationInSociety Observation.comment
Container.png 10401    BehandelAanwijzing 0 .. 1 bc-TreatmentDirective Consent
CD.png 10402       BehandelBesluit 1 .. 1 bc-TreatmentDirective Consent.except.type
CD.png 10403       Behandeling 1 .. 1 bc-TreatmentDirective Consent.except.code
ST.png 10404       SpecificatieAnders 0 .. 1 bc-TreatmentDirective Consent.modifierExtension:specificationOther.value[x]:valueString
TS.png 10405       MeestRecenteBespreekdatum 1 .. 1 bc-TreatmentDirective Consent.dateTime
TS.png 10406       DatumBeeindigd 0 .. 1 bc-TreatmentDirective Consent.except.period.end
ST.png 10407       RedenBeeindigd 0 .. 1 bc-TreatmentDirective Consent.except.extension:reasonForEnding
Container.png 10408       Wilsverklaring 0 .. * bc-TreatmentDirective Consent.source[x]:sourceReference
Container.png 10432          Wilsverklaring 0 .. * zib-AdvanceDirective Consent
Container.png 10410       AfspraakPartij 2 .. * bc-TreatmentDirective Consent.except.actor:agreementParty
Container.png 10411          Patient 0 .. 1 bc-TreatmentDirective Consent.except.actor:agreementParty.reference"
Container.png 10418             Patient 0 .. 1 bc-Woman Patient
Container.png 10413          Vertegenwoordiger 0 .. 1 bc-TreatmentDirective Consent.except.actor:agreementParty.reference
Container.png 10419             Contactpersoon 0 .. 1 nl-core-relatedperson RelatedPerson
Container.png 10415          Zorgverlener 0 .. 1 bc-TreatmentDirective Consent.except.actor:agreementParty.reference.extension:practitionerRole
Container.png 10420             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
ST.png 10417       Toelichting 0 .. 1 bc-TreatmentDirective Consent.extension:comment.valueString:valueString
Container.png 1673    Betrokken zorgverlener/ zorginstelling 1 .. * nl-core-practitioner Practitioner
Container.png 1674       Huisarts 1 .. 1 bc-Woman Patient.generalPractitioner
Container.png 1675          Zorgverlener 1 .. 1 bc-Woman Patient.generalPractitioner
Container.png 1676       Apotheek 1 .. 1 bc-Woman Patient.extension:prefferedPharmacy
Container.png 1677          Zorgaanbieder 1 .. 1 nl-core-organization Organization
Container.png 1679       Specialist 0 .. 1 bc-MaternalRecord EpisodeOfCare.team
Container.png 1681          Zorgverlener 1 .. 1 bc-CareTeam CareTeam.participant.member
Container.png 2691          Reden betrokkenheid 1 .. 1 bc-CareTeam CareTeam.reasonReference
Container.png 2692             Probleem (Algemene anamnese) 0 .. 1 zib-Problem Condition
Container.png 2731             Probleem (Zwangerschap) 0 .. 1 bc-DisorderOfPregnancy Condition
Container.png 3196             Probleem (Maternaal) 0 .. 1 bc-DisorderOfLaborAndDelivery Condition
Container.png 2696             Probleem (Pediatrische betrokkenheid) 0 .. 1 bc-DisorderOfChild Condition
CD.png 2697                ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 2698                ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 2699                ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 2700                ProbleemNaam 1 .. 1 bc-DisorderOfChild Condition.code
TS.png 2701                ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 2702                ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 2703                ProbleemStatus 1 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 2704                VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 2705                Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 783    Anamnese 0 .. 1 List
Container.png 889       Algemene anamnese 0 .. * List
BL.png 1682          Onder behandeling (geweest)? 0 .. 1 Observation of onderdeel van List
Container.png 916          Probleem (Algemene anamnese) 0 .. * zib-Problem Condition
CD.png 917             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 918             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 919             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 920             ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 921             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 922             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 923             ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 924             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 925             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 1080          Verrichting (Algemene anamnese) 0 .. * zib-Procedure Procedure
TS.png 1081             VerrichtingStartDatum 0 .. 1 zib-Procedure Procedure.performed[x]:performedPeriod.start
TS.png 1082             VerrichtingEindDatum 0 .. 1 zib-Procedure Procedure.performed[x]:performedPeriod.end
CD.png 1083             VerrichtingAnatomischeLocatie 0 .. 1 zib-Procedure Procedure.bodySite
CD.png 1084             VerrichtingLateraliteit 0 .. 1 zib-Procedure Procedure.bodySite.extension:ProcedureLaterality.value[x]:valueCodeableConcept
Container.png 1085             Indicatie 0 .. 1 zib-Procedure Procedure.reasonReference
Container.png 1097                Probleem (Algemene anamnese) 0 .. * zib-Problem Condition
CD.png 1087             VerrichtingType 1 .. 1 zib-Procedure Procedure.code
TS.png 7891             Eicelextractiedatum 0 .. 1 bc-ProcedureObservation Observation.value[x]:valueDateTime
BL.png 7892             Cryo embryo 0 .. 1 bc-ProcedureObservation Observation.value[x]:valueBoolean
TS.png 7893             Embryotransferdatum 0 .. 1 bc-ProcedureObservation Observation.value[x]:valueDateTime
CD.png 1088             VerrichtingMethode 0 .. * zib-Procedure Procedure.extension:procedureMethod
Container.png 1089             MedischHulpmiddel 0 .. * zib-Procedure Procedure.focalDevice.manipulated
Container.png 10389                MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1091             Locatie 0 .. 1 zib-Procedure Procedure.performer.actor
Container.png 10390                Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1093             Uitvoerder 0 .. * zib-Procedure Procedure.performer.actor
Container.png 10391                Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1095             Aanvrager 0 .. * zib-Procedure/zib-ProcedureRequest Procedure.basedOn:request/requester.agent
Container.png 10392                Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
ST.png 1683          Toelichting algemene anamnese 0 .. 1 List.note
Container.png 1099       Psychische en/of Sociale problemen 0 .. * List
Container.png 1100          Probleem (Psychiatrie) 0 .. * zib-Problem Condition
CD.png 1103             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 1104             ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 1105             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 1106             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 1107             ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 1108             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 1109             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2590          Probleem (Sociale problemen) 0 .. * zib-Problem Condition
CD.png 2593             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2594             ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 2595             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2596             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 2597             ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 2598             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 2599             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2600          Probleem (Misbruik/ Geweld) 0 .. * zib-problem Condition
CD.png 2603             ProbleemType 0 .. 1 zib-problem Condition.category
CD.png 2604             ProbleemNaam 1 .. 1 zib-problem Condition.code
TS.png 2605             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2606             ProbleemEindDatum 0 .. 1 zib-problem Condition.abatement[x]:abatementDateTime
CD.png 2607             ProbleemStatus 1 .. 1 zib-problem Condition.clinicalStatus
CD.png 2608             VerificatieStatus 0 .. 1 zib-problem Condition.verificationStatus
ST.png 2609             Toelichting 0 .. 1 zib-problem Condition.note
Container.png 3331          JuridischeSituatie 0 .. 1 bc-LegalSituation-LegalStatus Condition
CD.png 3332             JuridischeStatus 0 .. 1 bc-LegalSituation-LegalStatus Condition.code
CD.png 3333             Vertegenwoordiging 0 .. 1 bc-LegalSituation-Representation Condition.code
TS.png 3334             DatumAanvang 0 .. 1 bc-LegalSituation-LegalStatus Condition.onset[x]:onsetDateTime
TS.png 3335             DatumEinde 0 .. 1 bc-LegalSituation-LegalStatus Condition.abatement[x]:abatementDateTime
ST.png 2622          Toelichting psychosociale anamnese 0 .. 1 List.note
Container.png 1110       Relevante allergieën 0 .. 1 zib-AllergyIntolerance AllergyIntolerance
CD.png 1111          VeroorzakendeStof 0 .. * zib-AllergyIntolerance AllergyIntolerancecode
Container.png 1112       Familieanamnese 0 .. 1 bc-FamilyMemberHistory FamilyMemberHistory
TS.png 1113          Datum 1 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.date
Container.png 1114          Familielid 1 .. * bc-FamilyMemberHistory FamilyMemberHistory.relationship
CD.png 1115             BiologischeRelatie 1 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.relationship
ST.png 1116             Toelichting 0 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.note
BL.png 1117             OverlijdensIndicator 0 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.deceased[x]:deceasedBoolean
INT.png 1118             LeeftijdBijOverlijden 0 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.deceased[x]:deceasedAge
Container.png 1119             Aandoening 1 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.condition.code.extension:conditionReference
Container.png 8863                Probleem 0 .. 1 zib-Problem Condition
CD.png 8864                   ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 8865                   ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 8866                   ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 8867                   ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 8868                   ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 8869                   ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 8870                   ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 8871                   VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 8872                   Toelichting 0 .. 1 zib-Problem Condition.note
BL.png 1122                IsDoodsoorzaak 0 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.condition.outcome
Container.png 3407       Consanguïniteit (Observatie) 0 .. 1 bc-MaternalObservation Observation
BL.png 3499          ConsanguïniteitWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
Container.png 1728    Metingen 0 .. 1 bc-MaternalObservation Observation
Container.png 1071       Bloeddruk 1 .. 1 zib-BloodPressure Observation.component.valueQuantity
Container.png 3357       Lichaamsgewicht 1 .. 1 zib-BodyWeight Observation.value[x]:valueQuantity
Container.png 1672       Lichaamslengte 1 .. 1 zib-BodyHeight Observation.value[x]:valueQuantity
Container.png 3427       Body Mass Index (BMI) (Meting) 1 .. 1 bc-MaternalObservation Observation
ANY.png 3429          BMIWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
Container.png 1127    Bloedonderzoek 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 1139       LaboratoriumTest_Bloedgroep 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1151       LaboratoriumTest_Rhesus D 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1163       LaboratoriumTest_Rhesus c 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 4379 Obstetrische anamnese gegroepeerd per voorgaande zwangerschap 0 .. * nvt
II.png 4380    Identificatie van de zwangerschap 1 .. 1 zib-Pregnancy Condition.identifier
Container.png 4381    Zwangerschap 1 .. 1 zib-Pregnancy Condition
Container.png 4384    Probleem (Zwangerschap) 0 .. * bc-DisorderOfPregnancy Condition
Container.png 4385    Eerdere bevalling 0 .. 1 bc-DeliveryProcedure Procedure
Container.png 4386       Probleem (Maternaal) 0 .. * zib-Problem Condition
Container.png 4387       Verrichting (Maternaal) 0 .. * bc-ObstetricProcedure Procedure
Container.png 7863       Wijze Begin Baring (Observatie) 1 .. 1 bc-DeliveryObservation Observation
Container.png 4400       Type Partus (Observatie) 1 .. * bc-BirthObservation Observation
Container.png 4394       Werkelijke plaats baring (type locatie) (Observatie) 1 .. * bc-DeliveryObservation Observation
Container.png 4395       Ziekenhuis baring 0 .. * bc-DeliveryObservation Observation
Container.png 7866       Verrichting (Kindspecifieke maternale verrichtingen) 0 .. * bc-ObstetricProcedure Procedure
Container.png 10677       Inspectie perineum/ sfincter/ vrouwelijke geslachtsorganonen (Observatie) 1 .. 1 bc-DeliveryObservation Observation
Container.png 4390       Hoeveelheid bloedverlies (Observatie) 1 .. 1 bc-DeliveryObservation Observation
Container.png 7865       Wijze Geboorte Placenta (Observatie) 1 .. 1 bc-DeliveryObservation Observation
Container.png 4396    Kind 1 .. * bc-Child Patient
Container.png 4397       Demografische gegevens 1 .. 1 bc-Child Patient
Container.png 4398          Patient 1 .. 1
Container.png 4399          Perinatale sterfte (Observatie) 0 .. 1 bc-ChildObservation Observation
Container.png 8644          Kind in leven (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 8645             ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
ST.png 8647             KindInLevenWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueString
CD.png 8648             ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 8653             Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 4401       Lichamelijk onderzoek kind 1 .. 1 nvt
Container.png 4402          Geboortegewicht (Lichaamsgewicht) 1 .. 1 bc-ChildObservation Observation
Container.png 4403          Bevindingen 1 .. 1 bc-ChildObservation Observation
Container.png 4404             Algemene indruk 0 .. 1 bc-ChildObservation Observation
Container.png 4405                ApgarScore1min 0 .. 1 zib-ApgarScore Observation
Container.png 10678                ApgarScore5min 0 .. 1 Observation
Container.png 10679                ApgarScore10min 0 .. 1 Observation
Container.png 4406       Problematiek kind 0 .. 1 bc-DisorderOfChild Condition
Container.png 10680          Probleem (ProblematiekKind) 0 .. * bc-DisorderOfChild Condition
Container.png 10681          Probleem (Geboortetrauma) 0 .. * bc-DisorderOfChild Condition
Container.png 4408          Probleem (Congenitale aandoeningen) 0 .. * bc-DisorderOfChild Condition
Container.png 25 Zwangerschapsgegevens 1 .. 1 bc-MaternalRecord EpisodeOfCare
  • GET [base]/EpisodeOfCare?type=http://snomed/info/sct |364320009&patient=[patientid]&status=[active/inactive]{&_include=EpisodeOfCare:organization&_include=EpisodeOfCare:care-manager}
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]
II.png 4042    Dossiernummer 1 .. 1 bc-MaternalRecord EpisodeOfCare.identifier
II.png 1698    Identificatie van de zwangerschap 1 .. 1 zib-Pregnancy Condition.identifier
  • GET [base]/Condition?context=EpisodeOfCare/[recordid],Encounter/[contactid]
Container.png 1699    Coördinerend zorgverlener 1 .. 1 bc-MaternalRecord EpisodeOfCare.careManager
Container.png 9662       Zorgverlener 1 .. 1 nl-core-practitioner Practitioner
Container.png 3341    Zwangerschap 1 .. 1 zib-Pregnancy Condition
PQ.png 3342       Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
INT.png 3343       Pariteit 1 .. 1 zib-Pregnancy-Parity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11977-6}
INT.png 3344       Graviditeit 1 .. 1 zib-Pregnancy-Gravidity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11996-6}
ST.png 3345       Toelichting 0 .. 1 zib-Pregnancy Condition.note
Container.png 3346       ATermeDatumItems 1 .. * bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |161714006}
TS.png 3347          ATermeDatum 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
CD.png 3348          BepalingsMethode 1 .. 1 bc-PregnancyObservation Observation.method
TS.png 3349          DatumBepaling 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
TS.png 3350          DatumLaatsteMenstruatie 1 .. 1 zib-Pregnancy-DateLastMenstruation Observation.value[x]:valueDateTime
TS.png 1729       Datum einde zwangerschap 0 .. * bc-PregnancyObservation Observation.value[x]:valueDateTime
Container.png 2220    Definitieve à terme datum (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |147781000146105}
TS.png 2221       Definitieve à terme DatumTijd 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
TS.png 2223       Definitieve à terme Waarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
CD.png 2224       Definitieve à terme Methode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 2225       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1837    Aantal foetussen (Observatie) 1 .. 1 bc-PregnancyObservation Observation
TS.png 1838       AantalFoetussenDatumTijd 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1840       AantalFoetussenWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1841       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1843       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1711    Meerling zwangerschap (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |65147003}
TS.png 1825       MeerlingZwangerschapDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
CD.png 2231       TyperingGemellizwangerschapWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueCodeableConcept
Container.png 1845       Aantal foetussen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |65147003}
CD.png 1833       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1826       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1734    Aantal levende kinderen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base}/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |143881000146107}
TS.png 1735       AantalLevendeKinderenDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1740       AantalLevendeKinderenWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1736       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1738       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1817    Fetal loss (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |713651007}
TS.png 1818       FetalLossDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1820       FetalLossWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1821       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1824       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1742    Foliumzuurgebruik (Observatie) 0 .. 1 bc-MaternalObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |792807003}
TS.png 1743       FoliumzuurgebruikDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 1745       FoliumzuurgebruikWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 1746       ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 1749       Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 4367    Kinkhoestvaccinatie (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 4368       ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
BL.png 4370       KinkhoestvaccinatieWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 4371       ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 4378       Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 10270    Trisomie in de anamnese? (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 10271       ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
BL.png 10273       TrisomieAnamneseWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 10274       ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 10279       Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 1712    Voornemens vrouw 0 .. * bc-MaternalObservation Observation
Container.png 2252       Voorgenomen plaats baring tijdens zwangerschap (Observatie) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 2255          VoorgenomenPlaatsBaringWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 2938          Voorkeursziekenhuis 1 .. 1 bc-MaternalObservation Observation.value[x].extension:valueReference
Container.png 2271             Zorgaanbieder 1 .. 1 nl-core-organization Organization
Container.png 3336       Voorgenomen echelon eindverantwoordelijke (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 3838          VoorgenomenEchelonDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 3337          VoorgenomenEchelonWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 3839          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3840          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2279       Voorgenomen voeding (Observatie) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
TS.png 3872          VoorgenomenVoedingDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 2281          VoorgenomenVoedingWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 3873          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3874          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2272       Voorgenomen achternaam (Observatie) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueString
TS.png 3875          VoorgenomenAchternaamDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
ST.png 2275          VoorgenomenAchternaamWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueString
CD.png 3876          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3877          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2269       Kraamzorg aangevraagd (Observatie) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
TS.png 3878          KraamzorgAangevraagdDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
BL.png 2277          KraamzorgAangevraagdWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
Container.png 2270          Zorgaanbieder 0 .. 1 bc-MaternalObservation Observation.value[x].extension:valueReference
CD.png 3879          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3880          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2151       Bevalplan 0 .. 1 Binary
Container.png 8944          Media 0 .. 1 Binary
Container.png 111    Prenatale controle 1 .. * bc-Encounter Encounter
  • GET [base]/Encounter?type=http://snomed.info/sct |18114009&episodeofcare=[id for pregnancy episode]&_include=Encounter:participant:Practitioner
Container.png 10520       Contact 0 .. 1 bc-Encounter Encounter
PQ.png 7025       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
Container.png 2134       Leven voelen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |364618000}
TS.png 2135          LevenVoelenDatumTijd 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
CD.png 2137          LevenVoelenWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueCodeableConcept
CD.png 2138          ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 2141          Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1078       Lichaamsgewicht 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://loinc.org |29463-7}
Container.png 1072       Bloeddruk 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://loinc.org |85354-9}
Container.png 121       AlcoholGebruik 0 .. 1 zib-AlcoholUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |228273003}
ST.png 122          Toelichting 0 .. 1 zib-AlcoholUse Observation.comment
CD.png 123          AlcoholGebruikStatus 1 .. 1 zib-AlcoholUse Observation.value[x]:valueCodeableConcept
Container.png 124          WaarnemingGebruik 0 .. 1 zib-AlcoholUse Observation.effectivePeriod
TS.png 125             StartDatum 0 .. 1 zib-AlcoholUse Observation.effective[x]:effectivePeriod.start
TS.png 126             StopDatum 0 .. 1 zib-AlcoholUse Observation.effective[x]:effectivePeriod.end
PQ.png 127             Hoeveelheid 1 .. 1 zib-AlcoholUse Observation.component:amount.valueQuantity
Container.png 112       DrugsGebruik 0 .. * zib-DrugUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |228366006}
ST.png 117          Toelichting 0 .. 1 zib-DrugUse Observation.comment
CD.png 119          DrugsGebruikStatus 1 .. 1 zib-DrugUse Observation.value[x]:valueCodeableConcept
CD.png 118          DrugsOfGeneesmiddelSoort 1 .. 1 zib-DrugUse Observation.component:DrugOrMedicationType.valueCodeableConcept
CD.png 120          Toedieningsweg 0 .. 1 zib-DrugUse Observation.component:RouteOfAdministration.valueCodeableConcept
Container.png 113          WaarnemingGebruik 0 .. 1 zib-DrugUse Observation.effectivePeriod
TS.png 114             StartDatum 0 .. 1 zib-DrugUse Observation.effective[x]:effectivePeriod.start
TS.png 115             StopDatum 0 .. 1 zib-DrugUse Observation.effective[x]:effectivePeriod.end
ST.png 116             Hoeveelheid 1 .. 1 zib-DrugUse Observation.component:amount.valueQuantity
Container.png 2243       TabakGebruik 0 .. * zib-TobaccoUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |365980008}
ST.png 2244          Toelichting 0 .. 1 zib-TobaccoUse Observation.comment
CD.png 2246          TabakGebruikStatus 1 .. 1 zib-TobaccoUse Observation.value[x]:valueCodeableConcept
CD.png 2245          SoortTabakGebruik 1 .. 1 zib-TobaccoUse Observation.component:TypeOfTobaccoUsed.valueCodeabelConcet
Container.png 2247          WaarnemingGebruik 0 .. 1 zib-TobaccoUse Observation.effectivePeriod
TS.png 2248             StartDatum 0 .. 1 zib-TobaccoUse Observation.effective[x]:effectivePeriod.start
TS.png 2249             StopDatum 0 .. 1 zib-TobaccoUse Observation.effective[x]:effectivePeriod.end
PQ.png 2250             Hoeveelheid 1 .. 1 zib-TobaccoUse Observation.component:amount.valueQuantity
INT.png 2251             PackYears 0 .. 1 zib-TobaccoUse Observation.component:PackYears.valueQuantity
Container.png 2143       Actuele aantal levende foetus (Observatie) 0 .. * bc-PregnancyObservation Observation
TS.png 2144          ActueleAantalLevendeFoetusDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
PQ.png 2146          ActueelAantalLevendeFoetusWaarde 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 2147          ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 2150          Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1180    Probleem (Zwangerschap) 0 .. * bc-DisorderOfPregnancy Condition
  • GET [base]/Condition?category=http://snomed.info/sct |173300003&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1181       ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfPregnancy Condition.bodySite
CD.png 1182       ProbleemLateraliteit 0 .. 1 bc-DisorderOfPregnancy Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1183       ProbleemType 0 .. 1 bc-DisorderOfPregnancy Condition.category
CD.png 1184       ProbleemNaam 1 .. 1 bc-DisorderOfPregnancy Condition.code
CD.png 8654       Ernst oedeem 1 .. 1 bc-DisorderOfPregnancy Condition.severity
CD.png 7894       Vermoeden iuvd op basis van 1 .. 1 bc-DisorderOfPregnancy Condition.evidence.code
TS.png 1185       ProbleemBeginDatum 0 .. 1 bc-DisorderOfPregnancy Condition.onsetDateTime:onsetDateTime
TS.png 1186       ProbleemEindDatum 0 .. 1 bc-DisorderOfPregnancy Condition.abatementDateTime:abatementDateTime
PQ.png 3409       Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
CD.png 1187       ProbleemStatus 1 .. 1 bc-DisorderOfPregnancy Condition.clinicalStatus
CD.png 1188       VerificatieStatus 0 .. 1 bc-DisorderOfPregnancy Condition.verificationStatus
ST.png 1189       Toelichting 0 .. 1 bc-DisorderOfPregnancy Condition.note
Container.png 1190    Verrichting (Zwangerschap) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?category=http://snomed.info/sct |386637004&context=EpisodeOfCare/[id for pregnancy episode]
TS.png 1191       VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 1192       VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
PQ.png 3408       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
CD.png 1193       VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 1194       VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality.valueCodeableConcept:valueCodeableConcept
Container.png 1195       Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 1207          Probleem (Zwangerschap) 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
CD.png 1197       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 1198       VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 1199       MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.focalDevice.manipulated
Container.png 10433          MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1201       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 1312          Zorgaanbieder 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 1203       Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 1310          Zorgverlener 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 1205       Aanvrager 0 .. * zib-ProcedureRequest ProcedureRequest.requester
Container.png 1311          Zorgverlener 0 .. 1 zib-ProcedureRequest ProcedureRequest.requester
Container.png 7888    Eiceldonatie 0 .. 1 bc-Donor RelatedPerson.extension:role
TS.png 7889       Geboortedatum eiceldonor 1 .. 1 bc-Donor RelatedPerson.birthDate
INT.png 7890       Leeftijd eiceldonor 1 .. 1 bc-Donor RelatedPerson.birthDate
Container.png 1846    Maternale sterfte 0 .. 1 bc-MaternalObservation Observation
BL.png 1847       OverlijdensIndicator 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueBoolean
TS.png 1848       DatumOverlijden 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
Container.png 2142    Bijlage 0 .. * Binary
Container.png 2160 Counseling prenatale screening en prenatale diagnostiek 0 .. 1 bc-Encounter Encounter
TS.png 3410    BeginDatumTijd 1 .. 1 bc-Encounter Encounter.period.start
Container.png 3647    Conclusie professioneel onderzoek 1 .. 1 bc-ClinicalImpression ClinicalImpression
Container.png 37 Bevalling 1 .. 1 bc-DeliveryProcedure Procedure
II.png 3411    Partusnummer 0 .. 1 bc-DeliveryProcedure Procedure.identifier
Container.png 1564    Probleem (Maternaal) 0 .. * bc-DisorderOfLaborAndDelivery Condition
  • GET [base]/Condition?category=http://snomed.info/sct |362972006&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1565       ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.bodySite
CD.png 1566       ProbleemLateraliteit 0 .. 1 bc-DisorderOfLaborAndDelivery Condition
CD.png 1567       ProbleemType 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.category
CD.png 1568       ProbleemNaam 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.code
CD.png 7917       Vermoeden iuvd op basis van 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.evidence.code
TS.png 1569       ProbleemBeginDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.onsetDateTime:onsetDateTime
TS.png 1570       ProbleemEindDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.abatementDateTime:abatementDateTime
PQ.png 3412       Zwangerschapsduur 1 .. 1 zib-Pregnancy-PregnancyDuration Observation
CD.png 1571       ProbleemStatus 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.clinicalStatus
CD.png 1572       VerificatieStatus 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.verificationStatus
ST.png 1573       Toelichting 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.note
Container.png 1547    Verrichting (Maternaal) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?context=EpisodeOfCare/[id for pregnancy episode]&part-of[delivery procedure id]
TS.png 1548       VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 1549       VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
PQ.png 3413       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation
CD.png 1550       VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 1551       VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality.valueCodeableConcept:valueCodeableConcept
Container.png 1552       Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 1583          Probleem (Maternaal) 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
CD.png 1554       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 10280       Fase amniotomie 0 .. 1 bc-ObstetricProcedure Procedure.extension:partusPhase
CD.png 1555       VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 1556       MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.focalDevice
Container.png 10434          MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1558       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 10435          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1560       Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 10436          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1562       Aanvrager 0 .. * zib-ProcedureRequest ProcedureRequest.requester
Container.png 10438          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 38    Ontsluitingsfase 1 .. 1 nvt
Container.png 4084       Actieve Ontsluiting (Observatie) 1 .. 1 bc-DeliveryObservation Observation.code
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |439771001}
TS.png 4085          ObservatieDatumTijd 1 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
TS.png 4087          BeginActieveOntsluitingWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueDateTime
PQ.png 10246          DuurActieveOntsluitingWaarde 0 .. 1 nvt
CD.png 4088          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4095          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4096       Wijze Begin Baring (Observatie) 1 .. 1 bc-DeliveryObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |249120008}
TS.png 4097          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4099          BeginBaringWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4100          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4107          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4108       Breken Vliezen (Observatie) 1 .. 1 bc-BirthObservation Observation
TS.png 4109          ObservatieDatumTijd 0 .. 1 bc-BirthObservation Observation.effective[x]:effectiveDateTime
TS.png 4111          BrekenVliezenWaarde 1 .. 1 bc-BirthObservation Observation.value[x]:valueCodeableConcept
CD.png 4112          ObservatieMethode 0 .. 1 bc-BirthObservation Observation.method
ST.png 4119          Toelichting 0 .. 1 bc-BirthObservation Observation.comment
Container.png 4120       Aard Vruchtwater (Observatie) 1 .. 1 bc-BirthObservation Observation
TS.png 4121          ObservatieDatumTijd 0 .. 1 bc-BirthObservation Observation.effective[x]:effectiveDateTime
CD.png 4123          Aard Vruchtwater Waarde 1 .. 1 bc-BirthObservation Observation.value[x]:valueCodeableConcept
CD.png 4124          ObservatieMethode 0 .. 1 bc-BirthObservation Observation.method
ST.png 4131          Toelichting 0 .. 1 bc-BirthObservation Observation.comment
Container.png 39    Uitdrijvingsfase 1 .. * bc-Birth Procedure
  • GET [base]/Procedure?code=http://snomed.info/sct |42857002&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:subject
Container.png 9685       Patient 1 .. 1 bc-Woman Patient
Container.png 4132       Actief Meepersen (Observatie) 0 .. 1 bc-BirthObservation Observation
TS.png 4133          ObservatieDatumTijd 0 .. 1 bc-BirthObservation Observation.effective[x]:effectiveDateTime
TS.png 4135          ActiefMeepersenWaarde 1 .. 1 bc-BirthObservation Observation.value[x]:valueDateTime
PQ.png 10247          DuurUitdrijvingWaarde 1 .. 1 nvt
CD.png 4136          ObservatieMethode 0 .. 1 bc-BirthObservation Observation.method
ST.png 4143          Toelichting 0 .. 1 bc-BirthObservation Observation.comment
Container.png 4144       Type Partus (Observatie) 1 .. 1 bc-BirthObservation Observation
TS.png 4145          ObservatieDatumTijd 0 .. 1 bc-BirthObservation Observation.effective[x]:effectiveDateTime
CD.png 4147          TypePartusWaarde 1 .. 1 bc-BirthObservation Observation.value[x]:valueCodeableConcept
CD.png 4148          ObservatieMethode 0 .. 1 bc-BirthObservation Observation.method
ST.png 4155          Toelichting 0 .. 1 bc-BirthObservation Observation.comment
Container.png 4157       TOP nav prenataal onderzoek? (Observatie) 0 .. 1 bc-PregnancyObservation Observation
TS.png 4158          ObservatieDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
BL.png 4160          TOPnavPrenataalOnderzoekWaarde 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueBoolean
CD.png 4161          ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 4168          Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 4169       Ligging kind (Observatie) 1 .. 1 bc-FetusObservation Observation
TS.png 4170          ObservatieDatumTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectiveDateTime
CD.png 4172          LiggingKindWaarde 1 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
CD.png 4173          ObservatieMethode 0 .. 1 bc-FetusObservation Observation.method
ST.png 4180          Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 4193       Werkelijke plaats baring (type locatie) (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4194          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4196          WerkelijkePlaatsBaringWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4197          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4204          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 1587       Ziekenhuis baring 0 .. 1 bc-DeliveryProcedure Procedure.performer.actor
  • GET [base]/Procedure?code=http://snomed.info/sct |236973005&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:performer{&performer:Organization.type=V4,V5,V6,Z4,P4}
Container.png 1588          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 4205       Partusassistentie (Observatie) 0 .. 1
TS.png 4206          OproepDatumTijd 0 .. 1
TS.png 10531          AankomstDatumTijd 0 .. 1
Container.png 4208          RolPartusassistentie 0 .. 1
Container.png 10530             Zorgverlener 0 .. 1
CD.png 4217          PartusStadiumWaarde 0 .. 1
CD.png 4209          ObservatieMethode 0 .. 1
ST.png 4216          Toelichting 0 .. 1
Container.png 1591       Probleem (Kindspecifieke maternale problemen) 0 .. * bc-DisorderOfLaborAndDelivery Condition
  • GET [base]/Condition?category=http://snomed.info/sct |362972006&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1592          ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.bodySite
CD.png 1593          ProbleemLateraliteit 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1594          ProbleemType 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.category
CD.png 1595          ProbleemNaam 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.code
TS.png 1596          ProbleemBeginDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.onsetDateTime:onsetDateTime
TS.png 1597          ProbleemEindDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.abatementDateTime:abatementDateTime
CD.png 1598          ProbleemStatus 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.clinicalStatus
CD.png 1599          VerificatieStatus 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.verificationStatus
ST.png 1600          Toelichting 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.note
Container.png 1603       Verrichting (Kindspecifieke maternale verrichtingen) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?category=http://snomed.info/sct |386637004&context=EpisodeOfCare/[id for pregnancy episode]{&part-of[birth procedure id]}
TS.png 1604          VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 1605          VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
CD.png 1606          VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 1607          VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality.valueCodeableConcept:valueCodeableConcept
Container.png 1608          Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 1620             Probleem (Kindspecifieke maternale problemen) 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
CD.png 1610          VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 7919          Beslismoment sectio caesarea 0 .. 1 bc-ObstetricProcedure Procedure.extension:decisionMoment
CD.png 1611          VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 1612          MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.focalDevice
Container.png 10452             MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1614          Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 10453             Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1616          Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 10454             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 10455          Aanvrager 0 .. * zib-procedurerequest ProcedureRequest.requester
Container.png 10457             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1624       Aanpakker kind 1 .. 1 bc-ChildBirthAssistance Encounter.participant.individual
Container.png 1625          Zorgverlener 1 .. 1 bc-ChildBirthAssistance Encounter.participant.individual
Container.png 1626       Supervisor 1 .. 1 bc-ChildBirthAssistance Encounter.participant.individual
Container.png 1627          Zorgverlener 1 .. 1 bc-ChildBirthAssistance Encounter.participant.individual
Container.png 40    Nageboortefase 1 .. 1 ntb
Container.png 3884       Placenta 1 .. * nvt
Container.png 4218          Wijze Geboorte Placenta (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4219             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4221             WijzeGeboortePlacentaWaarde 1 .. 1 bc-DeliveryObservation Observation
CD.png 4222             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4229             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4230          Geboorte Placenta (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4231             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
TS.png 4233             GeboortePlacentaWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueDateTime
CD.png 4234             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4241             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4242          Placenta Compleet (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4243             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4245             PlacentaCompleetWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4246             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4253             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4254          Placenta PA? (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4255             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
BL.png 4257             PlacentaPAWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueBoolean
CD.png 4258             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4265             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4266          Testuitslag PA (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4267             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
ST.png 4269             TestuitslagPAWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueString
CD.png 4270             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4277             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4278          Compleetheid Vliezen (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4279             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4281             CompleetheidVliezenWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4282             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4289             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4290          Navelstreng Vaten (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 4291             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4293             NavelstrengVatenWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4294             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4301             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 3951       Inspectie perineum/ sfincter/ vrouwelijke geslachtsorganonen (Observatie) 1 .. 1 bc-PerinealAssessment Observation
TS.png 3952          ObservatieDatumTijd 0 .. 1 bc-PerinealAssessment Observation.effective[x]:effectiveDateTime
CD.png 3953          PerineumWaarde 1 .. 1 bc-PerinealAssessment Observation.component:perineum.value[x]:valueCodeableConcept
CD.png 3954          SfincterWaarde 1 .. 1 bc-PerinealAssessment Observation.component:sfincter.value[x]:valueCodeableConcept
CD.png 10553          VrouwelijkGeslachtsorgaanWaarde 1 .. 1 bc-PerinealAssessment Observation.component:femaleGenital.value[x]:valueCodeableConcept
CD.png 3956          ObservatieMethode 0 .. 1 bc-PerinealAssessment Observation.method
ST.png 3955          Toelichting 0 .. 1 bc-PerinealAssessment Observation.comment
Container.png 3967       Hoeveelheid bloedverlies (Observatie) 1 .. 1 bc-DeliveryObservation Observation
TS.png 3968          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
PQ.png 1751          HoeveelheidBloedverliesWaarde 1 .. 1 bc-DeliveryObservation Observation.value[x]:valueQuantity
CD.png 3969          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 3970          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 10268    Opname en Ontslag 0 .. 1 zib-Contact Encounter
Container.png 10269       Contact 1 .. 1 zib-Contact Encounter
Container.png 1404 Kind 1 .. * bc-Child Patient
  • GET [base]/Procedure?code=http://snomed.info/sct |3950001&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:subject
  • GET [base]/Patient/[child-id]
Container.png 1754    Demografische gegevens 1 .. 1 bc-Child Patient
Container.png 1378       Patient 1 .. * bc-Child Patient
Container.png 1756       Perinatale sterfte (Observatie) 0 .. 1 bc-PerinatalDeath Observation
TS.png 10552          DatumOverlijden 0 .. 1 bc-PerinatalDeath Observation.component:deceasedDateTime.value[x]:valueDateTime
BL.png 10551          OverlijdensIndicator 0 .. 1 bc-PerinatalDeath Observation.value[x]:valueBoolean
CD.png 1762          FasePerinataleSterfteWaarde 1 .. 1 bc-PerinatalDeath Observation.component:perinatalPhase.value[x]:valueCodeableConcept
ST.png 1764          Toelichting 0 .. 1 bc-PerinatalDeath Observation.comment
Container.png 1407    Lichamelijk onderzoek kind 1 .. 1 nvt
Container.png 1418       Geboortegewicht (Lichaamsgewicht) 1 .. 1 bc-ChildObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |8339-4}
PQ.png 1419          GewichtWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueQuantity
PQ.png 1423          PercentielGeboortegewicht 1 .. 1 bc-ChildObservation Observation.interpretation
ST.png 1420          Toelichting 0 .. 1 bc-ChildObservation Observation.comment
TS.png 1421          GewichtDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 1422          Kleding 0 .. 1 bc-ChildObservation Observation.component:clothing.value[x]:valueCodeableConcept
Container.png 1424       Lichaamslengte 0 .. * zib-BodyHeight Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |8302-2}
PQ.png 1425          LengteWaarde 1 .. 1 zib-BodyHeight Observation.value[x]:valueQuantity
TS.png 1426          LengteDatumTijd 0 .. 1 zib-BodyHeight Observation.effective[x]:effectiveDateTime
ST.png 1427          Toelichting 0 .. 1 zib-BodyHeight Observation.comment
Container.png 1429       Schedelomvang 0 .. * zib-HeadCircumference Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://snomed.info/sct |56792006}
CD.png 1430          SchedelomvangMeetmethode 0 .. 1 zib-HeadCircumference Observation.method
ST.png 1431          Toelichting 0 .. 1 zib-HeadCircumference Observation.comment
PQ.png 1432          SchedelomvangWaarde 1 .. 1 zib-HeadCircumference Observation.value[x]:valueQuantity
TS.png 1433          SchedelomvangDatumTijd 0 .. 1 zib-HeadCircumference Observation.effective[x]:effectiveDateTime
Container.png 1765       Bevindingen 1 .. 1 bc-ChildObservation Observation
Container.png 2706          Algemene indruk 1 .. 1 bc-ChildObservation Observation
Container.png 1408             ApgarScore1min 1 .. 1 zib-ApgarScore Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |9272-6}
TS.png 1409                ApgarScoreDatumTijd 0 .. 1 zib-ApgarScore Observation.effective[x]:effectiveDateTime
INT.png 1410                ApgarScoreTotaal 1 .. 1 zib-ApgarScore Observation.value[x]:valueQuantity
ordinal 1411                AdemhalingScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 1412                HuidskleurScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 1413                HartslagScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 1414                ReflexenScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 1415                SpierspanningScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ST.png 1416                Toelichting 0 .. 1 zib-ApgarScore Observation.comment
Container.png 9663             ApgarScore5min 1 .. 1 zib-ApgarScore Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |9274-2}
TS.png 9664                ApgarScoreDatumTijd 0 .. 1 zib-ApgarScore Observation.effective[x]:effectiveDateTime
INT.png 9665                ApgarScoreTotaal 1 .. 1 zib-ApgarScore Observation.value[x]:valueQuantity
ordinal 9666                AdemhalingScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9667                HuidskleurScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9668                HartslagScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9669                ReflexenScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9670                SpierspanningScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ST.png 9671                Toelichting 0 .. 1 zib-ApgarScore Observation.comment
Container.png 9672             ApgarScore10min 0 .. 1 zib-ApgarScore Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&patient=[child-id]{&code=http://loinc.org |9271-8}
TS.png 9673                ApgarScoreDatumTijd 0 .. 1 zib-ApgarScore Observation.effective[x]:effectiveDateTime
INT.png 9674                ApgarScoreTotaal 1 .. 1 zib-ApgarScore Observation.value[x]:valueQuantity
ordinal 9675                AdemhalingScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9676                HuidskleurScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9677                HartslagScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9678                ReflexenScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ordinal 9679                SpierspanningScore 0 .. 1 zib-ApgarScore Observation.component.valueCodeableConcept
ST.png 9680                Toelichting 0 .. 1 zib-ApgarScore Observation.comment
Container.png 2966          Huid 1 .. 1 bc-ChildObservation Observation
Container.png 2967             Huid (Observatie) 1 .. * bc-ChildObservation Observation
TS.png 2940                HuidDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 2941                HuidWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
Container.png 3057                AnatomischeLocatie 0 .. 1 bc-ChildObservation Observation.bodySite
CD.png 2942                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 2943                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 3059             Probleem_Huid 0 .. * zib-Problem Condition
CD.png 3060                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 3061                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 3062                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 3063                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 3064                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 3065                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 3066                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 3067                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 3068                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2968          Hoofd/Hals 1 .. 1 bc-ChildObservation Observation
Container.png 2969             Hoofd/Hals (Observatie) 1 .. * bc-ChildObservation Observation
TS.png 2970                HoofdHalsDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 2971                HoofdHalsWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 2972                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 2973                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 2954             Probleem_Hoofd/Hals 0 .. * zib-Problem Condition
CD.png 2955                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 2956                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 2957                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2958                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 2959                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2960                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 2961                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 2962                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 2963                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2974          Thorax 1 .. 1 bc-ChildObservation Observation
Container.png 2975             Thorax (observatie) 1 .. * bc-ChildObservation Observation
TS.png 2978                ThoraxDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 2979                ThoraxWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 2980                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 2981                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 2995             Probleem_Thorax 0 .. * zib-Problem Condition
CD.png 2996                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 2997                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 2998                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2999                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 3000                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 3001                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 3002                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 3003                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 3004                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2984          Abdomen 1 .. 1 bc-ChildObservation Observation
Container.png 3070             Abdomen (Observatie) 1 .. * bc-ChildObservation Observation
TS.png 3071                AbdomenDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 3072                AbdomenWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 3073                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 3074                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 2985             Probleem_Abdomen 0 .. * zib-Problem Condition
CD.png 2986                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 2987                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 2988                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2989                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 2990                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2991                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 2992                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 2993                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 2994                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3005          Rug 1 .. 1 bc-ChildObservation Observation
Container.png 3075             Rug (Observatie) 1 .. * bc-ChildObservation Observation
TS.png 3076                RugDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 3077                RugWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 3078                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 3079                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 3006             Probleem_Rug 0 .. * zib-Problem Condition.*
CD.png 3007                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 3008                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 3009                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 3010                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 3011                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 3012                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 3013                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 3014                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 3015                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3016          Extremiteiten 1 .. 1 bc-ChildObservation Observation
Container.png 3080             Extremiteiten (observatie) 1 .. * bc-ChildObservation Observation
TS.png 3081                ExtremiteitenDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 3082                ExtremiteitenWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 3083                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 3084                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 3017             Probleem_Extremiteiten 0 .. * zib-Problem Condition
CD.png 3018                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 3019                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 3020                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 3021                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 3022                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 3023                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 3024                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 3025                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 3026                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3027          Genitalia 1 .. 1 bc-ChildObservation Observation
Container.png 3049             Genitalia (observatie) 1 .. * bc-ChildObservation Observation
TS.png 3050                GenitaliaDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 3051                GenitaliaWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
Container.png 4305                AnatomischeLocatie 0 .. 1 bc-ChildObservation Observation.bodySite
CD.png 3052                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 3053                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 3028             Probleem_Genitalia 0 .. * zib-Problem Condition
CD.png 3029                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 3030                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 3031                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 3032                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 3033                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 3034                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 3035                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 3036                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 3037                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3038          Neurologie 1 .. 1 bc-ChildObservation Observation
Container.png 3085             Neurologie (Observatie) 1 .. * bc-ChildObservation Observation
TS.png 3086                NeurologieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 3087                NeurologieWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 3088                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 3089                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 3039             Probleem_Neurologie 0 .. * zib-Problem Condition
CD.png 3040                ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 3041                ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 3042                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 3043                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 3044                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 3045                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 3046                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 3047                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 3048                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3090    Ondersteuning opvang 0 .. 1 zib-Procedure Condition
Container.png 3091       Verrichting (Ondersteuning opvang) 1 .. * zib-Procedure Procedure
TS.png 3092          VerrichtingStartDatum 0 .. 1 zib-Procedure Procedure.effectivePeriod.start
TS.png 3093          VerrichtingEindDatum 0 .. 1 zib-Procedure Procedure.effectivePeriod.end
CD.png 3094          VerrichtingAnatomischeLocatie 0 .. 1 zib-Procedure Procedure.bodySite
CD.png 3095          VerrichtingLateraliteit 0 .. 1 zib-Procedure Procedure.bodySite.extension:Laterality.value[x]:valueCodeableConcept
Container.png 3096          Indicatie 0 .. 1 zib-Procedure Procedure.reasonReference
Container.png 3097             Probleem 0 .. * zib-Problem Condition
CD.png 3098          VerrichtingType 1 .. 1 zib-Procedure Procedure.code
CD.png 3099          VerrichtingMethode 0 .. * zib-Procedure Procedure.extension:procedureMethod
Container.png 3100          MedischHulpmiddel 0 .. * zib-Procedure Procedure.focalDevice
Container.png 10458             MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 3101             MedischHulpmiddel 0 .. 1
Container.png 3102          Locatie 0 .. 1 zib-Procedure Procedure.performer.actor
Container.png 10459             Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 3103             Zorgaanbieder 0 .. 1
Container.png 3104          Uitvoerder 0 .. * zib-Procedure Procedure.performer.actor
Container.png 10460             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 3105             Zorgverlener 0 .. 1
Container.png 3106          Aanvrager 0 .. * zib-ProcedureRequest ProcedureRequest.requester
Container.png 10461             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 3107             Zorgverlener 0 .. 1
Container.png 1489    Problematiek kind 0 .. 1 bc-DisorderOfChild Condition
Container.png 1503       Probleem (ProblematiekKind) 0 .. * bc-DisorderOfChild Condition
CD.png 1504          ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 1505          ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1506          ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 1507          ProbleemNaam 1 .. 1 bc-DisorderOfChild Condition.code
TS.png 1508          ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 1509          ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 1510          ProbleemStatus 1 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 1511          VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 1512          Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
BL.png 7899          Lijnsepsis? 0 .. 1 bc-DisorderOfChild Condition.extension:lineSepsis
Container.png 1490       Geboortetrauma 0 .. 1 bc-DisorderOfChild Condition
Container.png 1493          Probleem (Geboortetrauma) 0 .. * bc-DisorderOfChild Condition
CD.png 1494             ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 1495             ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1496             ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 1497             ProbleemNaam 1 .. 1 bc-DisorderOfChild Condition.code
TS.png 1498             ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 1499             ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 1500             ProbleemStatus 1 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 1501             VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 1502             Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 1513       Congenitale aandoeningen 0 .. 1 bc-DisorderOfChild Condition
Container.png 1514          Probleem (Congenitale aandoeningen) 0 .. * bc-DisorderOfChild Condition
CD.png 1515             ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 1516             ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 1517             ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 1518             ProbleemNaam 1 .. 1 bc-DisorderOfChild Condition.code
TS.png 1519             ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 1520             ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 1521             ProbleemStatus 1 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 1522             VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 1523             Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 8756    Opname, Ontslag, Overplaatsing 0 .. * zib-Encounter Encounter
Container.png 8779       Contact 1 .. 1 zib-Encounter Encounter
Container.png 8737       Opname/ Ontslag (Contact) 0 .. 1
CD.png 8738          ContactType 0 .. 1
Container.png 8739          ContactMet 0 .. 1
Container.png 8753             Zorgverlener 0 .. 1
Container.png 8740             Zorgverlener 0 .. 1
Container.png 8741          Locatie 0 .. 1
Container.png 8754             Zorgaanbieder 0 .. 1
Container.png 8742             Zorgaanbieder 0 .. 1
TS.png 8743          BeginDatumTijd 0 .. 1
TS.png 8744          EindDatumTijd 0 .. 1
Container.png 8745          RedenContact 0 .. 1
Container.png 8746             Probleem 0 .. 1
Container.png 8747                Probleem 0 .. 1
Container.png 8748             Verrichting 0 .. 1
Container.png 8749                Verrichting 0 .. 1
ST.png 8750             AfwijkendeUitslag 0 .. 1
CD.png 8751          Herkomst 0 .. 1
CD.png 8752          Bestemming 0 .. 1
Container.png 8758       Lichaamsgewicht 1 .. 1 bc-ChildObservation Observation
Container.png 8759       Schedelomvang 1 .. 1 bc-ChildObservation Observation
Container.png 8757       VoedingspatroonZuigeling 1 .. 1 bc-FeedingPatternInfant Observation
Container.png 8760       Ondersteuning bij ontslag naar huis (Verrichting) 1 .. 1 bc-ObstetricProcedure Procedure
TS.png 8761          VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
TS.png 8762          VerrichtingEindDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.end
CD.png 8763          VerrichtingAnatomischeLocatie 0 .. 1 bc-ObstetricProcedure Procedure.bodySite
CD.png 8764          VerrichtingLateraliteit 0 .. 1 bc-ObstetricProcedure Procedure.bodySite.extension:ProcedureLaterality
Container.png 8765          Indicatie 0 .. * bc-ObstetricProcedure Procedure.reasonReference
Container.png 8777             Probleem (ProblematiekKind) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8778             Probleem (Congenitale aandoeningen) 0 .. 1 bc-DisorderOfChild Condition
CD.png 8767          VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 8768          VerrichtingMethode 0 .. * bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 8769          MedischHulpmiddel 0 .. * bc-ObstetricProcedure Procedure.usedReference
Container.png 10470             MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 8771          Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer
Container.png 10471             Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 8773          Uitvoerder 0 .. * bc-ObstetricProcedure Procedure.performer
Container.png 10472             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 8775          Aanvrager 0 .. * zib-ProcedureRequest ProcedureRequest.requester.agent
Container.png 10473             Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1123 Medisch onderzoek 1 .. * nvt
II.png 3677    Peridoscode 0 .. 1 bc-Woman Patient.identifier
Container.png 2416    Verrichting (Onderzoek) 1 .. * zib-Procedure Procedure
  • GET [base]/Procedure?context=EpisodeOfCare/[id for pregnancy episode]
TS.png 2417       VerrichtingStartDatum 0 .. 1 zib-Procedure Procedure.effectivePeriod.start
TS.png 2418       VerrichtingEindDatum 0 .. 1 zib-Procedure Procedure.effectivePeriod.end
CD.png 2419       VerrichtingAnatomischeLocatie 0 .. 1 zib-Procedure Procedure.bodySite
CD.png 2420       VerrichtingLateraliteit 0 .. 1 zib-Procedure Procedure.bodySite.extension:ProcedureLaterality.value[x]:valueCodeableConcept
Container.png 2421       Indicatie 0 .. 1 zib-Procedure Procedure.reasonReference
Container.png 2422          Probleem 0 .. 1 zib-Problem Condition
CD.png 2423       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
CD.png 2424       VerrichtingMethode 0 .. 1 bc-ObstetricProcedure Procedure.extension:procedureMethod
Container.png 2425       MedischHulpmiddel 0 .. 1 bc-ObstetricProcedure Procedure.focalDevice
Container.png 10474          MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 2427       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer.actor
Container.png 2433          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 2429       Uitvoerder 0 .. 1 bc-ObstetricProcedure Procedure.performer.actor
Container.png 2434          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 2431       Aanvrager 0 .. 1 zib-ProcedureRequest Procedure.Requestrequester
Container.png 2435          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 8912    Media 1 .. * DocumentReference
II.png 8913       Identificatienummer 1 .. 1 DocumentReference.masterIdentifier
CD.png 8914       Type beeldmateriaal 1 .. 1 DocumentReference.extension
CD.png 8915       Beeldmateriaal 0 .. 1 DocumentReference.extension
blob 8943       Beeld 1 .. 1 Binary
TS.png 8916       Datum/Tijd 0 .. 1 DocumentReference.indexed
ST.png 8917       Toelichting 0 .. 1 DocumentReference.extension
Container.png 1208    Foetusspecifieke onderzoeksgegevens 0 .. * bc-FetusObservation Observation
Container.png 10283       Patient 0 .. * bc-FetusObservation Observation.subject
Container.png 1124    Maternale onderzoeksgegevens 0 .. 1 bc-MaternalObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&{category=http://snomed.info/sct |49581000146104}
Container.png 1849       Vaginaal toucher 0 .. * bc-DigitalVaginalExamination DiagnosticReport
Container.png 3678          Portio/ P (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3680             PortioWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 3691          PositiePortio/ P (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3693             PositiePortioWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 3703          Ontsluiting/ O (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3705             OntsluitingWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 3715          Vliezen/ V (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3717             VliezenWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 3727          IndalingHodge/ I (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3729             IndalingHodgeWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 3739          AardVoorliggendDeel/ A (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3741             AardVoorliggendDeelWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 3751          Stand/ S (Meting) 0 .. 1 bc-MaternalObservation Observation
CD.png 3753             StandWaarde 0 .. * bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 1125       Urine-, bloed- en aanvullende onderzoeken 1 .. * zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://snomed.info/sct |49581000146104}
Container.png 1126          PSIE 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 1128             LaboratoriumTest_Bloedgroep 1 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |883-9}
CD.png 1129                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1132                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1140             LaboratoriumTest_Rhesus D 1 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |1305-2}
CD.png 1141                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1144                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1152             LaboratoriumTest_Rhesus c 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |1159-3}
CD.png 1153                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1156                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 1640             LaboratoriumTest_ HBsAg 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |58452-4}
CD.png 2367                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 1644                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
CD.png 1649                InterpretatieVlaggen 0 .. 1 zib-LaboratoryTestResult-Observation Observation.interpretation
Container.png 2356             LaboratoriumTest_HIV 1 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |29893-5}
CD.png 2357                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 2360                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 2368             LaboratoriumTest_Lues 1 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |11597-2}
CD.png 2369                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2372                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
CD.png 2377                InterpretatieVlaggen 0 .. 1 zib-LaboratoryTestResult-Observation Observation.interpretation
Container.png 3501             Irregulaire antistoffen (Observatie) 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://snomed.info/sct |312457003}
TS.png 3502                IrregulaireAntistoffenDatumTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectiveDateTime
BL.png 3503                IrregulaireAntistoffenWaarde 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueBoolean
CD.png 3504                WelkeAntistoffenWaarde 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
ST.png 3505                Toelichting 0 .. 1 zib-LaboratoryTestResult-Observation Observation.comment
Container.png 2379          LaboratoriumTest_Hb 1 .. * zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |93846-4}
CD.png 2380             TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2383             TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2401          Hb typering 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 2491             LaboratoriumTest_MCV 1 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |787-2}
CD.png 2492                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2495                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2513             LaboratoriumTest_Vitamine B12 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |14685-2}
CD.png 2514                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2517                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2545             LaboratoriumTest_Actief-B12 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |72160-5}
CD.png 2546                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2549                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2524             LaboratoriumTest_Ferritine 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |2276-4}
CD.png 2525                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2528                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2502             LaboratoriumTest_Foliumzuur 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |2276-4}
CD.png 2503                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2506                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2535             Probleem_Hb-pathie 0 .. * zib-Problem Condition
CD.png 2538                ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2539                ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 2540                ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2541                ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 2542                ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 2543                VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 2544                Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 3506          Diabetes diagnostiek 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 10198             LaboratoriumTest_HbA1c 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 10199                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 10202                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 10209             LaboratoriumTest_Glucose 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 10210                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
ANY.png 10213                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 1651          Schildklierdiagnostiek 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 1652             LaboratoriumTest_VrijT4, TSH & TSH receptor antistoffen 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |24348-5}
CD.png 1653                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 1656                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 1663          TORCH 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 2390             LaboratoriumTest_TORCH 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://loinc.org |47983-0}
CD.png 2391                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 2394                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 10488          LaboratoriumTest_Rhesus D Factor foetus 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 10489             TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
ANY.png 10492             TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueQuantity
Container.png 2556          Urine 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 3763             Proteïne in urine o.b.v. strips (Meting) 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 3765                ProteïneUrineWaarde 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value
CD.png 3766                MeetMethode 0 .. 1 zib-LaboratoryTestResult-Observation Observation.method
TS.png 3769                ProteïneUrineDatumBeginTijd 1 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectivePeriod.start
TS.png 3770                ProteïneUrineDatumEindTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectivePeriod.end
ST.png 3771                Toelichting 0 .. 1 zib-LaboratoryTestResult-Observation Observation.comment
Container.png 3787             Urinesediment 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 3775                Ketonen (Meting) 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 3777                   KetonenWaarde 0 .. 1 zib-LaboratoryTestResult-Observation Observation.value
CD.png 3778                   MeetMethode 0 .. 1 zib-LaboratoryTestResult-Observation Observation.method
TS.png 3781                   KetonenDatumBeginTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectivePeriod.start
TS.png 3782                   KetonenDatumEindTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectivePeriod.end
ST.png 3783                   Toelichting 0 .. 1 zib-LaboratoryTestResult-Observation Observation.comment
Container.png 3788                Nitriet (Meting) 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 3790                   NitrietWaarde 0 .. 1 zib-LaboratoryTestResult-Observation Observation.value
CD.png 3791                   MeetMethode 0 .. 1 zib-LaboratoryTestResult-Observation Observation.method
TS.png 3794                   NitrietDatumBeginTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectivePeriod.start
TS.png 3795                   NitrietDatumEindTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectivePeriod.end
ST.png 3796                   Toelichting 0 .. 1 zib-LaboratoryTestResult-Observation Observation.comment
Container.png 3800                LaboratoriumTest_ProteineUrine 0 .. * zib-LaboratoryTestResult-Observation Observation
CD.png 3801                   TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
PQ.png 3804                   TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value
Container.png 2557             LaboratoriumTest_Eiwit/creatinineratio 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 2558                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation
PQ.png 2561                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueCodeableConcept
Container.png 10352             LaboratoriumTest_Urinekweek 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 10353                TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
ST.png 10356                TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueString
Container.png 10363          LaboratoriumTest_Vaginakweek 0 .. 1 zib-LaboratoryTestResult-Observation Observation
CD.png 10364             TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
ST.png 10367             TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value[x]:valueString
Container.png 2729    Neonatale onderzoeksgegevens 0 .. * zib-LaboratoryTestResult-Observation Observation
Container.png 1440       Labonderzoek neonataal bloed 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 1629          LaboratoriumTest 1 .. * zib-LaboratoryTestResult-Observation Observation
CD.png 1630             TestCode 1 .. 1 zib-LaboratoryTestResult-Observation Observation.code
CD.png 1631             Testmethode 0 .. 1 zib-LaboratoryTestResult-Observation Observation.method
TS.png 1632             TestDatumTijd 0 .. 1 zib-LaboratoryTestResult-Observation Observation.effective[x]:effectiveDateTime
ANY.png 1633             TestUitslag 1 .. 1 zib-LaboratoryTestResult-Observation Observation.value
CD.png 1634             TestUitslagStatus 0 .. 1 zib-LaboratoryTestResult-Observation Observation.status
ANY.png 1635             ReferentieBovengrens 0 .. 1 zib-LaboratoryTestResult-Observation Observation.referenceRange.high
ANY.png 1636             ReferentieOndergrens 0 .. 1 zib-LaboratoryTestResult-Observation Observation.referenceRange.low
CD.png 1637             InterpretatieMethode 0 .. 1 zib-LaboratoryTestResult-Observation Observation.interpretation.extension?
CD.png 1638             InterpretatieVlaggen 0 .. * zib-LaboratoryTestResult-Observation Observation.interpretation
ST.png 1639             UitslagInterpretatie 0 .. 1 zib-LaboratoryTestResult-Observation Observation.interpretation
Container.png 1477 Postnatale fase 0 .. 1 ntb
Container.png 2302    Moeder 0 .. 1 bc-Woman Patient
Container.png 2305       Probleem (Postpartum complicatie) 0 .. * bc-DisorderPostPartum Condition
CD.png 2306          ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderPostPartum Condition.bodySite
CD.png 2307          ProbleemLateraliteit 0 .. 1 bc-DisorderPostPartum Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 2308          ProbleemType 0 .. 1 bc-DisorderPostPartum Condition.category
CD.png 2309          ProbleemNaam 1 .. 1 bc-DisorderPostPartum Condition.code
TS.png 2310          ProbleemBeginDatum 0 .. 1 bc-DisorderPostPartum Condition.onsetDateTime:onsetDateTime
TS.png 2311          ProbleemEindDatum 0 .. 1 bc-DisorderPostPartum Condition.abatementDateTime:abatementDateTime
CD.png 2312          ProbleemStatus 1 .. 1 bc-DisorderPostPartum Condition.clinicalStatus
CD.png 2313          VerificatieStatus 0 .. 1 bc-DisorderPostPartum Condition.verificationStatus
ST.png 2314          Toelichting 0 .. 1 bc-DisorderPostPartum Condition.verificationStatus
Container.png 2315       Verrichting (Postpartum complicatie) 0 .. 1 zib-Procedure Procedure
TS.png 2316          VerrichtingStartDatum 0 .. 1 zib-Procedure Procedure.effectivePeriod.start
TS.png 2317          VerrichtingEindDatum 0 .. 1 zib-Procedure Procedure.effectivePeriod.end
CD.png 2318          VerrichtingAnatomischeLocatie 0 .. 1 zib-Procedure Procedure.bodySite
CD.png 2319          VerrichtingLateraliteit 0 .. 1 zib-Procedure Procedure.bodySite.extension:laterality
Container.png 2320          Indicatie 0 .. 1 zib-Procedure Procedure.reasonReference
Container.png 2332             Probleem (Postpartum complicatie) 0 .. *
CD.png 2333                ProbleemAnatomischeLocatie 0 .. 1
CD.png 2334                ProbleemLateraliteit 0 .. 1
CD.png 2335                ProbleemType 0 .. 1
CD.png 2336                ProbleemNaam 1 .. 1
TS.png 2337                ProbleemBeginDatum 0 .. 1
TS.png 2338                ProbleemEindDatum 0 .. 1
CD.png 2339                ProbleemStatus 1 .. 1
CD.png 2340                VerificatieStatus 0 .. 1
ST.png 2341                Toelichting 0 .. 1
CD.png 2322          VerrichtingType 1 .. 1 zib-Procedure Procedure.code
CD.png 2323          VerrichtingMethode 0 .. * zib-Procedure Procedure.extension:procedureMethod
Container.png 2324          MedischHulpmiddel 0 .. * zib-Procedure Procedure.focalDevice
Container.png 10475             MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 2326          Locatie 0 .. 1 zib-Procedure Procedure.performer.actor
Container.png 10476             Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 2328          Uitvoerder 0 .. 1 zib-Procedure Procedure.performer.actor
Container.png 10477             Zorgverlener 0 .. * nl-core-practitioner Practitioner
Container.png 2330          Aanvrager 0 .. 1 zib-ProcedureRequest ProcedureRequest.requester
Container.png 10478             Zorgverlener 0 .. * nl-core-practitioner Practitioner
Container.png 1478    Kind 0 .. *
Container.png 10296       Betrokkenheid kinderarts 0 .. 1
Container.png 9823    Kraamweek 0 .. 1 bc-MaternalRecord EpisodeOfCare
Container.png 9824       Vrouw 1 .. 1 bc-Woman Patient
Container.png 2746          Controles moeder 1 .. 1 bc-Woman Patient
Container.png 2798             Lichaamstemperatuur 0 .. * zib-BodyTemperature Observation.value[x]:valueQuantity
Container.png 2753             Polsfrequentie 0 .. * zib-PulseRate Observation
PQ.png 2754                PolsfrequentieWaarde 1 .. 1 zib-PulseRate Observation.value[x]:valueQuantity
TS.png 2755                PolsfrequentieDatumTijd 1 .. 1 zib-PulseRate Observation.effective[x]:effectiveDateTime
ST.png 2756                Toelichting 0 .. 1 zib-PulseRate Observation.comment
CD.png 2757                PolsRegelmatigheid 0 .. 1 zib-PulseRate Observation.component.valueCodeableConcept
Container.png 2758             Blaasfunctie 0 .. * zib-BladderFunction Observation
ordinal 2759                UrineContinentie 0 .. 1 zib-BladderFunction Observation.value[x]:valueCodeableConcept
Container.png 2762                UrineKatheter 0 .. 1 zib-BladderFunction-UrineCatheter DeviceUseStatement
Container.png 10523                   MedischHulpmiddel 0 .. 1 zib-BladderFunction-UrineCatheterProduct Device
Container.png 2778                Incontinentiemateriaal 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 10524                   MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
ST.png 2780                Toelichting 0 .. 1 zib-BladderFunction Observation.comment
Container.png 2781             Darmfunctie 0 .. * zib-BowelFunction Observation
ordinal 2782                FecesContinentie 0 .. 1 zib-BowelFunction Observation.component:FecalContinence
Container.png 2783                Stoma 0 .. 1 zib-BowelFunction Observation.extension:stoma
Container.png 2784                   Stoma 0 .. 1 zib-Stoma Observation
PQ.png 2785                Frequentie 0 .. 1 zib-BowelFunction Observation.component:Frequency
CD.png 2786                DefecatieConsistentie 0 .. 1 zib-BowelFunction Observation.component:DefecationConsistency
CD.png 2787                DefecatieKleur 0 .. 1 zib-BowelFunction Observation.component:DefecationColor
Container.png 2788                Incontinentiemateriaal 0 .. 1 zib-BowelFunction/DeviceUseStatement DeviceUseStatement
Container.png 10527                   MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
ST.png 2790                Toelichting 0 .. 1 zib-BowelFunction Observation.comment
Container.png 10508             Vochtbalans 0 .. *
ST.png 10509                Toelichting 0 .. 1
PQ.png 10510                VochtTotaalIn 0 .. 1
PQ.png 10511                VochtTotaalUit 0 .. 1
TS.png 10512                VochtbalansStarttijd 1 .. 1
TS.png 10513                VochtbalansStoptijd 1 .. 1
Container.png 2791             Bloeddruk 0 .. * zib-BloodPressure Observation
Container.png 3108             Lochia (Observatie) 0 .. * bc-MaternalObservation Observation
TS.png 3109                ObservatieDatumTijd 1 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 3111                Bloedverlies kraambed (lochia) (Waarde) 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
BL.png 3115                Lochia foetide / riekend? (Waarde) 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
BL.png 3117                Grote stolsels in lochia (Waarde) 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 3118                ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3119                Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 3120             Sectiowond (Wond) 0 .. * bc-MaternalObservation Observation
BL.png 10661                Sectiowond normaal 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 3122                WondWeefsel 0 .. 1
BL.png 3123                WondInfectie 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 3124                WondVochtigheid 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 3125                WondRand 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
PQ.png 3127                Wondbreedte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
ST.png 3150                Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 9860             Fundusstand (Meting) 0 .. * bc-MaternalObservation Observation
Container.png 10533             ZelfredzaamheidKraamvrouw (Observatie) 0 .. *
TS.png 10534                ObservatieDatumTijd 1 .. 1
CD.png 10536                UiterlijkeVerzorgingWaarde 1 .. 1
CD.png 10543                ToiletgebruikWaarde 1 .. 1
CD.png 10544                EtenWaarde 1 .. 1
CD.png 10545                TransferWaarde 1 .. 1
CD.png 10546                MobiliteitWaarde 1 .. 1
CD.png 10547                AanUitkledenWaarde 1 .. 1
CD.png 10548                TrappenLopenWaarde 1 .. 1
CD.png 10549                DouchenWaarde 1 .. 1
Container.png 2842             Controle borsten 0 .. 1 bc-MaternalObservation Observation
Container.png 2858                Bevindingen borsten (Observatie) 0 .. * bc-BreastFindings Observation
TS.png 2843                   ObservatieDatumTijd 1 .. 1 bc-BreastFindings Observation.effective[x]:effectiveDateTime
CD.png 2861                   Lateraliteit 1 .. 1 bc-BreastFindings Observation.bodySite.extension:laterality.valueCodeableConcept:valueCodeableConcept
Container.png 2860                   Aspect 1 .. 1
CD.png 2859                      AspectWaarde 1 .. 1
Container.png 2856                   Tepels 0 .. 1
ST.png 2857                      TepelsWaarde 0 .. 1 bc-BreastFindings Observation.value[x]:valueString
ST.png 2862                   Toelichting 0 .. 1 bc-BreastFindings Observation.comment
Container.png 2844                Probleem 0 .. * bc-DisorderPostPartum Condition
CD.png 2846                   ProbleemLateraliteit 0 .. 1 bc-DisorderPostPartum Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 2847                   ProbleemType 0 .. 1 bc-DisorderPostPartum Condition.category
CD.png 2848                   ProbleemNaam 1 .. 1 bc-DisorderPostPartum Condition.code
TS.png 2849                   ProbleemBeginDatum 0 .. 1 bc-DisorderPostPartum Condition.onsetDateTime:onsetDateTime
TS.png 2850                   ProbleemEindDatum 0 .. 1 bc-DisorderPostPartum Condition.abatementDateTime:abatementDateTime
CD.png 2851                   ProbleemStatus 1 .. 1 bc-DisorderPostPartum Condition.clinicalStatus
CD.png 2852                   VerificatieStatus 0 .. 1 bc-DisorderPostPartum Condition.verificationStatus
ST.png 2853                   Toelichting 0 .. 1 bc-DisorderPostPartum Condition.note
Container.png 9837             Controle perineum 0 .. 1 bc-MaternalObservation Observation
Container.png 2824                Controle perineum (Observatie) 0 .. * bc-MaternalObservation Observation
TS.png 2826                   ObservatieDatumTijd 1 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 2825                   ControlePerineumWaarde 1 .. 1 bc-MaternalObservation Observation.method
ST.png 2827                   Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2871                Perineumwond (Wond) 0 .. * bc-MaternalObservation Observation
BL.png 10662                   Perineumwond normaal 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 2873                   WondWeefsel 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
BL.png 2874                   WondInfectie 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 2875                   WondVochtigheid 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 2876                   WondRand 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
PQ.png 2878                   Wondbreedte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
Container.png 2884                   Drain 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 10529                      MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
ST.png 2901                   Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 9825       Kind 0 .. * bc-Child Patient
Container.png 10663          Patient 1 .. * bc-Child Patient
Container.png 2747          Controles kind 1 .. * bc-Child Patient
Container.png 2792             Lichaamsgewicht 0 .. * zib-BodyWeight Observation
Container.png 2799             Lichaamstemperatuur 0 .. * zib-BodyTemperature Observation
Container.png 7947             VoedingspatroonZuigeling 0 .. * bc-InfantFeedingPattern Observation
Container.png 9960             Ademhaling (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 9961                ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9963                AdemhalingWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9964                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9969                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9886             Navelstomp (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 9887                ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9889                NavelstompWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9890                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9895                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9896             Slaappatroon (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 9897                ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
ST.png 9899                SlaappatroonWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueString
CD.png 9900                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9905                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9906             Huilgedrag (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 9907                ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9909                HuilgedragWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9910                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9915                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9936             Uitscheiding 0 .. 1 bc-InfantExcretion Observation
Container.png 9937                Feces (Observatie) 0 .. * bc-InfantExcretion Observation
TS.png 9938                   ObservatieDatumTijd 1 .. 1 bc-InfantExcretion Observation.effective[x]:effectiveDateTime
CD.png 9940                   FecesWaarde 1 .. 1 bc-InfantExcretion Observation.component:feces.value[x]:valueCodeableConcept
PQ.png 9957                   PoepluiersWaarde 0 .. 1 bc-InfantExcretion Observation.component:fecalDiapers.value[x]:valueQuantity
CD.png 9941                   ObservatieMethode 0 .. 1 bc-InfantExcretion Observation.method
ST.png 9942                   ObservatieSpecimen 0 .. 1 bc-InfantExcretion Observation.specimen
ST.png 9946                   Toelichting 0 .. 1 bc-InfantExcretion Observation.comment
Container.png 9947                Urine (Observatie) 0 .. * bc-InfantExcretion Observation
TS.png 9948                   ObservatieDatumTijd 1 .. 1 bc-InfantExcretion Observation.effective[x]:effectiveDateTime
CD.png 9950                   UrineWaarde 1 .. 1 bc-InfantExcretion Observation.component:urine.value[x]:valueCodeableConcept
PQ.png 9958                   PlasluiersWaarde 1 .. 1 bc-InfantExcretion Observation.component:urineDiapers.value[x]:valueQuantity
CD.png 9951                   ObservatieMethode 0 .. 1 bc-InfantExcretion Observation.method
ST.png 9952                   ObservatieSpecimen 0 .. 1 bc-InfantExcretion Observation.specimen
ST.png 9956                   Toelichting 0 .. 1 bc-InfantExcretion Observation.comment
Container.png 4356             Controle huid 1 .. 1 bc-ChildObservation Observation
Container.png 9959                Huid (Observatie) 1 .. * bc-ChildObservation Observation
Container.png 4357                Probleem_Huid 0 .. * zib-Problem Condition
CD.png 4358                   ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 4359                   ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 4360                   ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 4361                   ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 4362                   ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 4363                   ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 4364                   ProbleemStatus 1 .. 1 zib-Problem Condition.clinicalStatus
CD.png 4365                   VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 4366                   Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 9916             Spugen (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 9917                ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9919                SpugenWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9920                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9925                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9926             Schedel (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 9927                ObservatieDatumTijd 1 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9929                SchedelWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9930                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9935                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 10003          Gehoortest (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 10004             ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
BL.png 10006             GehoortestWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueBoolean
TS.png 10023             DatumGehoortestWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueDateTime
CD.png 10007             ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 10012             Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 10013          Hielprik (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 10014             ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
BL.png 10016             HielprikWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueBoolean
TS.png 10024             DatumHielprikWaarde 1 .. 1 bc-ChildObservation Observation.value[x]:valueDateTime
II.png 10025             SetnummerHielprikWaarde 0 .. 1 bc-ChildObservation Observation.identifier
CD.png 10017             ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 10022             Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 4306    Nacontrole 0 .. * bc-Encounter Encounter
Container.png 4324       Contact 1 .. 1 bc-Encounter Encounter
Container.png 7973       Vloeien (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 7974          ObservatieDatumTijd 1 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 7976          VloeienWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 7977          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 7982          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 7983       Menstruatie (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 7984          ObservatieDatumTijd 1 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
BL.png 7986          MenstruatieWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 7987          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 7992          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 7970       Continentie 1 .. 1 bc-MaternalObservation Observation
ordinal 7971          UrineContinentie 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
ordinal 7972          FecesContinentie 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
BL.png 10675          Flatusincontinentie 1 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
Container.png 4329       Anticonceptie (Observatie) 0 .. 1 bc-BirthControl Observation
TS.png 4330          ObservatieDatumTijd 1 .. 1 bc-BirthControl Observation.effective[x]:effectiveDateTime
BL.png 7948          AnticonceptieWaarde 1 .. 1 bc-BirthControl Observation.value[x]:valueBoolean
CD.png 4332          TypeAnticonceptieWaarde 0 .. * bc-BirthControl Observation.component:birthcontrolMethod.value[x]:valueCodeableConcept
CD.png 4333          ObservatieMethode 0 .. 1 bc-BirthControl Observation.method
ST.png 4340          Toelichting 0 .. 1 bc-BirthControl Observation.comment
Container.png 7950       Conditie perineum (Observatie) 1 .. 1 bc-MaternalObservation Observation
TS.png 7951          ObservatieDatumTijd 1 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 7953          ConditiePerineumWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 7954          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 7959          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 7960       Sectiowond (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 7961          ObservatieDatumTijd 1 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 7963          SectiowondWaarde 1 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 7964          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 7969          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 4326       Bloeddruk 1 .. 1 zib-BloodPressure Observation
Container.png 10676       Lichaamsgewicht 0 .. 1 zib-BodyWeight
Container.png 4328       LaboratoriumTest_Hb 0 .. 1 zib-LaboratoryTestResult-Observation Observation
Container.png 926 Bouwstenen 0 .. *
Container.png 2610    Klinische context 0 .. *
Container.png 10374       MedischHulpmiddel 0 .. 1
Container.png 10375          Product 1 .. 1
CD.png 10376             ProductID 0 .. 1
CD.png 10377             ProductType 0 .. 1
ST.png 10378          ProductOmschrijving 0 .. 1
TS.png 10379          BeginDatum 0 .. 1
TS.png 10532          EindDatum 0 .. 1
Container.png 10380          Indicatie 0 .. 1
Container.png 10381             Probleem 0 .. *
ST.png 10382          Toelichting 0 .. 1
CD.png 10383          AnatomischeLocatie 0 .. 1
CD.png 10384          Lateraliteit 0 .. 1
Container.png 10385          Locatie 0 .. 1
Container.png 10526             Zorgaanbieder 0 .. 1
Container.png 10387          Zorgverlener 0 .. 1
Container.png 10525             Zorgverlener 0 .. 1
Container.png 7937       VoedingspatroonZuigeling 0 .. * bc-FeedingPatternInfant Observation
BL.png 10506          Bijvoeding? 1 .. 1 bc-FeedingPatternInfant Observation.component:SupplementaryFeeding.value[x]:valueCodeableConcept
TS.png 7938          VoedingspatroonZuigelingDatumTijd 1 .. 1 bc-FeedingPatternInfant Observation.effectiveDateTime:effectiveDateTime
CD.png 7939          VoedingToevoeging 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingSupplement.valueString:valueString
PQ.png 7940          VoedingFrequentie 1 .. 1 bc-FeedingPatternInfant Observation.component:FeedingFrequency.valueQuantity:valueQuantity
ST.png 7941          Toelichting 0 .. 1 bc-FeedingPatternInfant Observation.comment
Container.png 7942          Voedingsadvies 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingAdvice.value[x]:valueCodeableConcept
Container.png 7943             Voedingsadvies 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingAdvice.value[x]:valueCodeableConcept
Container.png 7944          Voeding 1 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType
CD.png 7945             VoedingSoort 1 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.valueCodeableConcept:valueCodeableConcept
PQ.png 10504             VoedingHoeveelheid 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.extension:feedingQuantity
PQ.png 10505             VoedingDuur 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.extension:feedingDuration
CD.png 7946             VoedingMethode 1 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.extension:feedingMethod
Container.png 1059    Metingen 0 .. *
Container.png 1060       Bloeddruk 0 .. 1 zib-BloodPressure
CD.png 1061          Meetmethode 0 .. 1
CD.png 1062          ManchetType 0 .. 1
CD.png 1063          MeetLocatie 0 .. 1
CD.png 1064          DiastolischEindpunt 0 .. 1
PQ.png 1065          SystolischeBloeddruk 1 .. 1
PQ.png 1066          DiastolischeBloeddruk 1 .. 1
PQ.png 1067          GemiddeldeBloeddruk 0 .. 1
TS.png 1068          BloeddrukDatumTijd 1 .. 1
ST.png 1069          Toelichting 0 .. 1
CD.png 1070          Houding 0 .. 1
Container.png 2648       LaboratoriumUitslag 0 .. 1
Container.png 2345          LaboratoriumTest 0 .. *
CD.png 2346             TestCode 1 .. 1
CD.png 2347             Testmethode 0 .. 1
TS.png 2348             TestDatumTijd 0 .. 1
ANY.png 2349             TestUitslag 0 .. 1
CD.png 2350             TestUitslagStatus 0 .. 1
ANY.png 2351             ReferentieBovengrens 0 .. 1
ANY.png 2352             ReferentieOndergrens 0 .. 1
CD.png 2353             InterpretatieMethode 0 .. 1
CD.png 2354             InterpretatieVlaggen 0 .. *
ST.png 2355             UitslagInterpretatie 0 .. 1
Container.png 2660          Monster 0 .. 1
II.png 2661             Monsternummer 0 .. *
INT.png 2662             Monstervolgnummer 0 .. 1
CD.png 2663             Containertype 0 .. 1
CD.png 2664             Monstermateriaal 0 .. 1
CD.png 2665             Microorganisme 0 .. 1
PQ.png 2666             Verzamelvolume 0 .. 1
TS.png 2667             Verzamelperiode 0 .. 1
TS.png 2668             AfnameDatumTijd 0 .. 1
TS.png 2669             AannameDatumTijd 0 .. 1
CD.png 2670             Afnameprocedure 0 .. 1
CD.png 2671             AnatomischeLocatie 0 .. 1
CD.png 2672             Lateraliteit 0 .. 1
CD.png 2673             Morfologie 0 .. 1
ST.png 2674             BronMonster 0 .. 1
ST.png 2675             Toelichting 0 .. 1
CD.png 2676          Onderzoek 0 .. 1
CD.png 2677          ResultaatStatus 0 .. 1
ST.png 2678          Toelichting 0 .. 1
CD.png 2679          ResultaatType 0 .. 1
Container.png 2680          GerelateerdeUitslag 0 .. *
Container.png 2681             LaboratoriumUitslag 0 .. 1
Container.png 2682          Aanvrager 0 .. 1
Container.png 2683             Zorgverlener 0 .. 1
Container.png 1073       Lichaamsgewicht 0 .. 1 zib-BodyWeight
PQ.png 1074          GewichtWaarde 1 .. 1 zib-BodyWeight
ST.png 1075          Toelichting 0 .. 1
TS.png 1076          GewichtDatumTijd 1 .. 1
CD.png 1077          Kleding 0 .. 1
Container.png 1667       Lichaamslengte 0 .. 1
PQ.png 1668          LengteWaarde 1 .. 1
TS.png 1669          LengteDatumTijd 1 .. 1
ST.png 1670          Toelichting 0 .. 1
CD.png 1671          Positie 0 .. 1
Container.png 2793       Lichaamstemperatuur 0 .. 1
PQ.png 2794          TemperatuurWaarde 1 .. 1
TS.png 2795          TemperatuurDatumTijd 1 .. 1
ST.png 2796          Toelichting 0 .. 1
CD.png 2797          TemperatuurType 0 .. 1


Use case: Maternity data

This is health provider use case for exchanging maternity data. Functional specification of this use case is described in the functional design wiki pages.

List of StructureDefinitions

Please note that many birth care specific profiles are derived from nl-core profiles (e.g. bc-PregnancyObservation is derived from nl-core-observation) to support (re)use of profiles in multiple use cases. The meta.profile element of FHIR instances conforming these profiles should at least include the generic nl-core profile and preferably the specific birth care profile.

Maternity data

Based on ART-DECOR transaction version: 2021-11-11T09:24:28

PWD 3.2 to FHIR
Type # Concept Card Profile Mapping Search URL
Container.png 1313 Administratief 0 .. 1
Container.png 1290    Betaler 0 .. 1 zib-Payer Coverage
  • GET [base]/Coverage
Container.png 1291       BetalerPersoon 0 .. 1 zib-Payer Coverage.payor
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 1292          BetalerNaam 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.name
Container.png 1293          Bankgegevens 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation
  • GET [base]/Coverage
ST.png 1294             BankNaam 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation.extension:BankName
ST.png 1295             Bankcode 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation.extension:AccountNumber
ST.png 1296             Rekeningnummer 0 .. 1 zib-Payer Coverage.payor:extension:bankInformation.extension:Bankcode
Container.png 1297       Verzekeraar 0 .. 1 zib-Payer Coverage
  • GET [base]/Coverage
Container.png 1298          Verzekering 0 .. 1 zib-Payer Coverage.payor
  • GET [base]/Coverage?_include=Coverage:payor:Organization
TS.png 1299             BeginDatumTijd 0 .. 1 zib-Payer Coverage.period.start
TS.png 1300             EindDatumTijd 0 .. 1 zib-Payer Coverage.period.end
CD.png 1301             Verzekeringssoort 0 .. 1 zib-Payer Coverage.type
II.png 1302          IdentificatieNummer 0 .. 1 nl-core-organization Organization.identifier
ST.png 1303          OrganisatieNaam 0 .. 1 nl-core-organization Organization.name
ST.png 1304          VerzekerdeNummer 0 .. 1 zib-Payer Coverage.subscriberId
Container.png 3279       Adresgegevens 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 3280          Straat 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:line.streetName
ST.png 3281          Huisnummer 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:houseNumber
ST.png 3282          Huisnummerletter 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:extension:buildingNumbersuffix
ST.png 3283          Huisnummertoevoeging 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line:extension:buildingNumbersuffix
CD.png 3284          AanduidingBijNummer 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.extension:additionalLocator
ST.png 3285          Postcode 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.postalCode
ST.png 3286          Woonplaats 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.city
ST.png 3287          Gemeente 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.district
CD.png 3288          Land 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPersonaddress.country
ST.png 3289          AdditioneleInformatie 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.line.extension:unitID
CD.png 3290          AdresSoort 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.address.type/.use (via conceptmap)
Container.png 3291       Contactgegevens 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom
  • GET [base]/Coverage?_include=Coverage:payor:Patient
Container.png 3292          Telefoonnummers 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 3293             Telefoonnummer 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.value
CD.png 3294             TelecomType 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom:extension:TelecomType
CD.png 3295             NummerSoort 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.use
Container.png 3296          EmailAdressen 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.value
  • GET [base]/Coverage?_include=Coverage:payor:Patient
ST.png 3297             EmailAdres 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.value
CD.png 3298             EmailSoort 0 .. 1 nl-core-patient/nl-core-relatedperson Patient/RelatedPerson.telecom.use
Container.png 750    Contact 0 .. 1 bc-Encounter Encounter
  • GET [base]/Encounter
CD.png 751       ContactType 0 .. 1 bc-Encounter Encounter.class
CD.png 3690       ContactSoort 0 .. 1 bc-Encounter Encounter.type
Container.png 752       ContactMet 0 .. 1 bc-Encounter Encounter.participant.individual
  • GET [base]/Encounter?_include=Encounter:participant:Practitioner
Container.png 1868          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner.participant.individual
  • GET [base]/Encounter?_include=Encounter:participant:Practitioner
Container.png 754       Locatie 0 .. 1 bc-Encounter Encounter.serviceProvider
  • GET [base]/Encounter?_include=Encounter:service-provider:Organization
Container.png 1881          Zorgaanbieder 0 .. 1 nl-core-organization Organization
  • GET [base]/Organization
TS.png 756       BeginDatumTijd 0 .. 1 bc-Encounter Encounter.period.start
TS.png 757       EindDatumTijd 0 .. 1 bc-Encounter Encounter.period.start
Container.png 758       RedenContact 0 .. 1 bc-Encounter Encounter.diagnosis
  • GET [base]/Encounter?_include=Encounter:diagnosis:Condition
Container.png 759          Probleem 0 .. 1 zib-Problem Condition
  • GET [base]/Encounter?_include=Encounter:diagnosis:Condition
Container.png 1984             Vrouw/ moeder 0 .. 1 zib-Problem Condition.subject
Container.png 3828                Probleem (Algemene anamnese) 0 .. 1 zib-Problem Condition
Container.png 3831                Probleem (Psychiatrie) 0 .. 1 zib-Problem Condition
Container.png 3829                Probleem (Sociale problemen) 0 .. 1 zib-Problem Condition
Container.png 3832                Probleem (Misbruik/ Geweld) 0 .. 1 zib-Problem Condition
Container.png 3830                Probleem (Zwangerschap) 0 .. 1 bc-DisorderOfPregnancy Condition
Container.png 1928                Probleem (Maternaal) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 3833                Probleem (Postpartum complicatie) 0 .. 1 bc-DisorderPostPartum Condition
Container.png 1985             Kind 0 .. 1 bc-DisorderOfChild Condition.subject
Container.png 1981                Probleem (Kindspecifieke maternale problemen) 0 .. 1 bc-DisorderOfChild Condition.code
Container.png 1983                Probleem (ProblematiekKind) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8781                Probleem (Geboortetrauma) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8782                Probleem (Congenitale aandoeningen) 0 .. 1 bc-DisorderOfChild Condition
Container.png 8783                Probleem_Huid 0 .. 1 bc-DisorderOfChild Condition
Container.png 8784                Probleem_Hoofd/Hals 0 .. 1 bc-DisorderOfChild Condition
Container.png 8785                Probleem_Thorax 0 .. 1 bc-DisorderOfChild Condition
Container.png 8786                Probleem_Abdomen 0 .. 1 bc-DisorderOfChild Condition
Container.png 8787                Probleem_Rug 0 .. 1 bc-DisorderOfChild Condition
Container.png 8788                Probleem_Extremiteiten 0 .. 1 bc-DisorderOfChild Condition
Container.png 8789                Probleem_Genitalia 0 .. 1 bc-DisorderOfChild Condition
Container.png 8790                Probleem_Neurologie 0 .. 1 bc-DisorderOfChild Condition
Container.png 769          Verrichting 0 .. 1 nl-core-procedure Procedure
Container.png 1986             Vrouw/ moeder 0 .. 1 nl-core-procedure Procedure.subject
Container.png 3834                Verrichting (Algemene anamnese) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3835                Verrichting (Zwangerschap) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 1970                Verrichting (Maternaal) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3836                Verrichting (Onderzoek) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 3837                Verrichting (Postpartum complicatie) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 1987             Kind 0 .. 1 bc-Birth Procedure.subject
Container.png 1982                Verrichting (Kindspecifieke maternale verrichtingen) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8791                Verrichting (Ondersteuning opvang) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8792                Chirurgische ingrepen (Verrichting) 0 .. 1 bc-ObstetricProcedure Procedure
Container.png 8793                Verrichting (Problematiek kind) 0 .. 1 bc-ObstetricProcedure Procedure
ST.png 763          AfwijkendeUitslag 0 .. 1 bc-Encounter Encounter.reason.text
ST.png 8780          Toelichting reden contact 0 .. 1 bc-Encounter Encounter.reason.text
CD.png 764       Herkomst 0 .. 1 bc-Encounter Encounter.hospitalization.admitSource
CD.png 765       Bestemming 0 .. 1 bc-Encounter Encounter.hospitalization.dischargeDisposition
Container.png 947    Contactpersoon 0 .. 1 nl-core-relatedperson Relatedperson
  • GET [base]/RelatedPerson?patient=[id]
Container.png 3299       Naamgegevens 0 .. 1 nl-core-relatedperson Relatedperson.name
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3300          Voornamen 0 .. 1 nl-core-relatedperson Relatedperson.name.given
ST.png 3301          Initialen 0 .. 1 nl-core-relatedperson Relatedperson.name.given
ST.png 3302          Roepnaam 0 .. 1 nl-core-relatedperson Relatedperson.name.given
CD.png 3303          Naamgebruik 0 .. 1 nl-core-relatedperson Relatedperson.name.use
Container.png 3304          Geslachtsnaam 0 .. 1 nl-core-relatedperson Relatedperson.name.family:humannameOwnName
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3305             Voorvoegsels 0 .. 1 nl-core-relatedperson Relatedperson.name.family:humannameOwnPrefix
ST.png 3306             Achternaam 0 .. 1 nl-core-relatedperson Relatedperson.name.family:humannameOwnName
Container.png 3307          GeslachtsnaamPartner 0 .. 1 nl-core-relatedperson Relatedperson.name.family:humannamePartnerName
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3308             VoorvoegselsPartner 0 .. 1 nl-core-relatedperson Relatedperson.name.family:humannamePartnerPrefix
ST.png 3309             AchternaamPartner 0 .. 1 nl-core-relatedperson Relatedperson.name.family:humannamePartnerName
Container.png 3310       Contactgegevens 0 .. 1 nl-core-relatedperson Relatedperson.telecom
  • GET [base]/RelatedPerson?patient=[id]
Container.png 3311          Telefoonnummers 0 .. 1 nl-core-relatedperson Relatedperson.telecom
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3312             Telefoonnummer 0 .. 1 nl-core-relatedperson Relatedperson.telecom.value
CD.png 3313             TelecomType 0 .. 1 nl-core-relatedperson Relatedperson.telecom:extension:TelecomType
CD.png 3314             NummerSoort 0 .. 1 nl-core-relatedperson Relatedperson.telecom.use
Container.png 3315          EmailAdressen 0 .. 1 nl-core-relatedperson Relatedperson.telecom.value
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3316             EmailAdres 0 .. 1 nl-core-relatedperson Relatedperson.telecom.value
CD.png 3317             EmailSoort 0 .. 1 nl-core-relatedperson Relatedperson.telecom.use
Container.png 3318       Adresgegevens 0 .. 1 nl-core-relatedperson Relatedperson.address
  • GET [base]/RelatedPerson?patient=[id]
ST.png 3319          Straat 0 .. 1 nl-core-relatedperson Relatedperson.address.line:line.streetName
ST.png 3320          Huisnummer 0 .. 1 nl-core-relatedperson Relatedperson.address.line:houseNumber
ST.png 3321          Huisnummerletter 0 .. 1 nl-core-relatedperson Relatedperson.address.line:extension:buildingNumbersuffix
ST.png 3322          Huisnummertoevoeging 0 .. 1 nl-core-relatedperson Relatedperson.address.line:extension:buildingNumbersuffix
CD.png 3323          AanduidingBijNummer 0 .. 1 nl-core-relatedperson Relatedperson.address.line.extension:additionalLocator
ST.png 3324          Postcode 0 .. 1 nl-core-relatedperson Relatedperson.address.line.postalCode
ST.png 3325          Woonplaats 0 .. 1 nl-core-relatedperson Relatedperson.address.line.city
ST.png 3326          Gemeente 0 .. 1 nl-core-relatedperson Relatedperson.address.line.district
CD.png 3327          Land 0 .. 1 nl-core-relatedperson Relatedpersonaddress.country
ST.png 3328          AdditioneleInformatie 0 .. 1 nl-core-relatedperson Relatedperson.address.line.extension
CD.png 3329          AdresSoort 0 .. 1 nl-core-relatedperson Relatedperson.address.type/.use (via conceptmap)
CD.png 954       Rol 0 .. 1 nl-core-relatedperson Relatedperson:role
CD.png 955       Relatie 0 .. 1 nl-core-relatedperson Relatedperson.relationship
Container.png 675    Patient 0 .. 1 nl-core-patient Patient*
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid or childid]
Container.png 3197       Naamgegevens 0 .. 1 nl-core-patient Patient.name
ST.png 3198          Voornamen 0 .. 1 nl-core-patient Patient.name.given
ST.png 3199          Initialen 0 .. 1 nl-core-patient Patient.name.given
ST.png 3200          Roepnaam 0 .. 1 nl-core-patient Patient.name.given
CD.png 3201          Naamgebruik 0 .. 1 nl-core-patient Patient.name.use
Container.png 3202          Geslachtsnaam 0 .. 1 nl-core-patient Patient.name.family:humannameOwnName
ST.png 3203             Voorvoegsels 0 .. 1 nl-core-patient Patient.name.family:humannameOwnPrefix
ST.png 3204             Achternaam 0 .. 1 nl-core-patient Patient.name.family:humannameOwnName
Container.png 3205          GeslachtsnaamPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
ST.png 3206             VoorvoegselsPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerPrefix
ST.png 3207             AchternaamPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
Container.png 3208       Adresgegevens 0 .. 1 nl-core-patient Patient.address
ST.png 3209          Straat 0 .. 1 nl-core-patient Patient.address.line.streetName
ST.png 3210          Huisnummer 0 .. 1 nl-core-patient Patient.address.line.houseNumber
ST.png 3211          Huisnummerletter 0 .. 1 nl-core-patient Patient.address.line.buildingNumbersuffix
ST.png 3212          Huisnummertoevoeging 0 .. 1 nl-core-patient Patient.address.line.additionalLocator
CD.png 3213          AanduidingBijNummer 0 .. 1 nl-core-patient Patient.address.line.additionalLocator
ST.png 3214          Postcode 0 .. 1 nl-core-patient Patient.address.postalCode
ST.png 3215          Woonplaats 0 .. 1 nl-core-patient Patient.address.city
ST.png 3216          Gemeente 0 .. 1 nl-core-patient Patient.address.district
CD.png 3217          Land 0 .. 1 nl-core-patient Patient.address.country
ST.png 3218          AdditioneleInformatie 0 .. 1 nl-core-patient Patient.address
CD.png 3219          AdresSoort 0 .. 1 nl-core-patient Patient.address.use
Container.png 3220       Contactgegevens 0 .. 1 nl-core-patient Patient.telecom
Container.png 3221          Telefoonnummers 0 .. 1 nl-core-patient Patient.telecom.value
ST.png 3222             Telefoonnummer 0 .. 1 nl-core-patient Patient.telecom.value
CD.png 3223             TelecomType 0 .. 1 nl-core-patient Patient.telecom:extension:TelecomType
CD.png 3224             NummerSoort 0 .. 1 nl-core-patient Patient.telecom.use
Container.png 3225          EmailAdressen 0 .. 1 nl-core-patient Patient.telecom.value
ST.png 3226             EmailAdres 0 .. 1 nl-core-patient Patient.telecom.value
CD.png 3227             EmailSoort 0 .. 1 nl-core-patient Patient.telecom.use
II.png 682       Identificatienummer 0 .. 1 nl-core-patient Patient.identifier
BL.png 9861       GeborenIndicator 0 .. 1 bc-child Patient.extension.born
TS.png 683       Geboortedatum 0 .. 1 nl-core-patient Patient.birthDate
CD.png 684       Geslacht 0 .. 1 nl-core-patient Patient.gender
BL.png 685       MeerlingIndicator 0 .. 1 nl-core-patient Patient.multipleBirthBoolean
ANY.png 3358       Rangnummer 0 .. 1 nl-core-patient Patient.multipleInteger
BL.png 686       OverlijdensIndicator 0 .. 1 nl-core-patient Patient.deceasedBoolean
TS.png 687       DatumOverlijden 0 .. 1 nl-core-patient Patient.deceasedDateTime
Container.png 7858    JuridischeSituatie 0 .. 1 bc-LegalSituation-LegalStatus Condition
CD.png 7859       JuridischeStatus 0 .. 1 bc-LegalSituation-LegalStatus Condition
CD.png 7860       Vertegenwoordiging 0 .. 1 bc-LegalSituation-Representation Condition
TS.png 7861       DatumAanvang 0 .. 1 bc-LegalSituation-Representation&scope=nictiz.fhir.nl.stu3.geboortezorg@1.2.0 bc-LegalSituation-LegalStatus bc-LegalSituation-Representation Condition.onset[x]:onsetDateTime
TS.png 7862       DatumEinde 0 .. 1 bc-LegalSituation-Representation&scope=nictiz.fhir.nl.stu3.geboortezorg@1.2.0 bc-LegalSituation-LegalStatus bc-LegalSituation-Representation Condistion.abatementDateTime
Container.png 956    Zorgaanbieder 0 .. 1 nl-core-organization Organization
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:organization
II.png 957       ZorgaanbiederIdentificatienummer 0 .. 1 nl-core-organization Organization.identifier
ST.png 958       OrganisatieNaam 0 .. 1 nl-core-organization Organization.name
ST.png 959       OrganisatieLocatie 0 .. 1 nl-core-organization Organization?
CD.png 960       AfdelingSpecialisme 0 .. 1 nl-core-organization Organization.type:departmentSpecialty
Container.png 3228       Contactgegevens 0 .. 1 nl-core-organization Organization.telecom
  • GET [base]/Organization
Container.png 3229          Telefoonnummers 0 .. 1 nl-core-organization Organization.telecom.value
  • GET [base]/Organization
ST.png 3230             Telefoonnummer 0 .. 1 nl-core-organization Organization.telecom.value
CD.png 3231             TelecomType 0 .. 1 nl-core-organization Organization.telecom:extension:TelecomType
CD.png 3232             NummerSoort 0 .. 1 nl-core-organization Organization.telecom.use
Container.png 3233          EmailAdressen 0 .. 1 nl-core-organization Organization.telecom
  • GET [base]/Organization
ST.png 3234             EmailAdres 0 .. 1 nl-core-organization Organization.telecom.value
CD.png 3235             EmailSoort 0 .. 1 nl-core-organization Organization.telecom.use
Container.png 3236       Adresgegevens 0 .. 1 nl-core-organization Organization.address
ST.png 3237          Straat 0 .. 1 nl-core-organization Organization.address.line.streetName
ST.png 3238          Huisnummer 0 .. 1 nl-core-organization Organization.address.line.houseNumber
ST.png 3239          Huisnummerletter 0 .. 1 nl-core-organization Organization.address.line:extension:buildingNumbersuffix
ST.png 3240          Huisnummertoevoeging 0 .. 1 nl-core-organization Organization.address.line:extension:buildingNumbersuffix
CD.png 3241          AanduidingBijNummer 0 .. 1 nl-core-organization Organization.address.line:extension:additionalLocator
ST.png 3242          Postcode 0 .. 1 nl-core-organization Organization.address.postalCode
ST.png 3243          Woonplaats 0 .. 1 nl-core-organization Organization.address.city
ST.png 3244          Gemeente 0 .. 1 nl-core-organization Organization.address.district
CD.png 3245          Land 0 .. 1 nl-core-organization Organization.address.country
ST.png 3246          AdditioneleInformatie 0 .. 1 nl-core-organization Organization.address.line.extension
CD.png 3247          AdresSoort 0 .. 1 nl-core-organization Organization.address.use/.type (via conceptMap)
CD.png 965       OrganisatieType 0 .. 1 nl-core-organization Organization.type
Container.png 978    Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:care-manager
II.png 979       ZorgverlenerIdentificatienummer 0 .. 1 nl-core-practitioner Practitioner.identifier
Container.png 3248       Naamgegevens 0 .. 1 nl-core-practitioner Practitioner.name
ST.png 3249          Voornamen 0 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3250          Initialen 0 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3251          Roepnaam 0 .. 1 nl-core-practitioner Practitioner.name.given
CD.png 3252          Naamgebruik 0 .. 1 nl-core-practitioner Practitioner.name:extension:humannameAssemblyOrder
Container.png 3253          Geslachtsnaam 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnName
ST.png 3254             Voorvoegsels 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnPrefix
ST.png 3255             Achternaam 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humanNameOwnName
Container.png 3256          GeslachtsnaamPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
ST.png 3257             VoorvoegselsPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerPrefix
ST.png 3258             AchternaamPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
CD.png 2219       Specialisme 0 .. 1 nl-core-practitionerrole PractitionerRole.specialty
Container.png 3259       Adresgegevens 0 .. 1 nl-core-practitioner Practitioner.addresss
  • GET [base]/Practitioner
ST.png 3260          Straat 0 .. 1 nl-core-practitioner Practitioner.address.line.streetName
ST.png 3261          Huisnummer 0 .. 1 nl-core-practitioner Practitioner.address.line.houseNumber
ST.png 3262          Huisnummerletter 0 .. 1 nl-core-practitioner Practitioner.address.line:extension:buildingNumbersuffix
ST.png 3263          Huisnummertoevoeging 0 .. 1 nl-core-practitioner Practitioner.address.line:extension:buildingNumbersuffix
CD.png 3264          AanduidingBijNummer 0 .. 1 nl-core-practitioner Practitioner.address.line:extension:additionalLocator
ST.png 3265          Postcode 0 .. 1 nl-core-practitioner Practitioner.address.postalCode
ST.png 3266          Woonplaats 0 .. 1 nl-core-practitioner Practitioner.address.city
ST.png 3267          Gemeente 0 .. 1 nl-core-practitioner Practitioner.address.district
CD.png 3268          Land 0 .. 1 nl-core-practitioner Practitioner.address.country
ST.png 3269          AdditioneleInformatie 0 .. 1 nl-core-practitioner Practitioner.address.line.extension
CD.png 3270          AdresSoort 0 .. 1 nl-core-practitioner Practitioner.address.use/.type (via conceptMap)
Container.png 3271       Contactgegevens 0 .. 1 nl-core-practitioner Practitioner.telecom
Container.png 3272          Telefoonnummers 0 .. 1 nl-core-practitioner Practitioner.telecom.value
ST.png 3273             Telefoonnummer 0 .. 1 nl-core-practitioner Practitioner.telecom.value
CD.png 3274             TelecomType 0 .. 1 nl-core-practitioner Practitioner.telecom:extension:TelecomType
CD.png 3275             NummerSoort 0 .. 1 nl-core-practitioner Practitioner.telecom.use
Container.png 3276          EmailAdressen 0 .. 1 nl-core-practitioner Practitioner.telecom.value
  • GET [base]/Practitioner
ST.png 3277             EmailAdres 0 .. 1 nl-core-practitioner Practitioner.telecom.value
CD.png 3278             EmailSoort 0 .. 1 nl-core-practitioner Practitioner.telecom.use
Container.png 1678       Zorgaanbieder 0 .. 1 nl-core-organization Organization
CD.png 989       ZorgverlenersRol 0 .. 1 nl-core-practitionerrole PractitionerRole
Container.png 1314 Zorgverlening 0 .. 1 nvt
Container.png 2623    Conclusie professioneel onderzoek 0 .. 1 bc-ClinicalImpression ClinicalImpression
TS.png 2624       ConclusieDatumTijd 0 .. 1 bc-ClinicalImpression ClinicalImpression.effective[x]:effectiveDateTime
Container.png 2627       Zorgverlener 0 .. 1 bc-ClinicalImpression ClinicalImpression.assessor
Container.png 3634       Verrichting (Onderzoek) 0 .. 1 bc-ClinicalImpression ClinicalImpression.investigation.item.extension:procedure
ST.png 2628       InterpretatieUitgevoerd onderzoek 0 .. 1 bc-ClinicalImpression ClinicalImpression.summary
CD.png 2630       Conclusie 0 .. 1 bc-ClinicalImpression ClinicalImpression.finding:pregnancyRiskCategory.item[x]:itemCodeableConcept
CD.png 4302       Beleid 0 .. 1 bc-ClinicalImpression ClinicalImpression.extension:management
ST.png 2625       Toelichting 0 .. 1 bc-ClinicalImpression ClinicalImpression.note
Container.png 674 Vrouw 1 .. 1 bc-Woman Patient
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid]
Container.png 1713    Demografische gegevens 0 .. 1 bc-Woman Patient
Container.png 1434       Patient 0 .. 1 bc-Woman Patient
Container.png 10567       JuridischeSituatie 0 .. 1 bc-LegalSituation-LegalStatus/bc-LegalSituation-Representation Condition
Container.png 900       Partner 0 .. 1 nl-core-relatedperson RelatedPerson
  • GET [base]/RelatedPerson?patient=[patientid]
Container.png 990          Contactpersoon 0 .. 1 nl-core-relatedperson RelatedPerson
  • GET [base]/RelatedPerson?patient=[patientid]
TS.png 7773          Geboortedatum 0 .. 1 nl-core-relatedperson RelatedPerson.birthDate
  • GET [base]/RelatedPerson?patient=[patientid]
Container.png 915          Etniciteit 0 .. 1 nl-core-relatedperson Relatedperson.extension
Container.png 1714       Gezinssituatie 0 .. 1 zib-FamilySituation Observation
Container.png 2690          BurgerlijkeStaatRC 0 .. 1 bc-Woman Patient.maritalStatus
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?identifier=[bsn]
CD.png 1717          Gezinssamenstelling 0 .. 1 zib-FamilySituation Observation.component:familyComposition.valueCodeableConcept
INT.png 1718          AantalKinderen 0 .. 1 zib-FamilySituation Observation.component:numberOfChildren.valueQuantity
INT.png 1719          AantalKinderenInwonend 0 .. 1 zib-FamilySituation Observation.component:numberOfChildrenLivingAtHome.valueQuantity
ST.png 1720          Zorgtaak 0 .. 1 zib-FamilySituation Observation.component:careResponsibility.valueString
Container.png 1721          Kind 0 .. 1 zib-FamilySituation Observation.component:child
TS.png 1722             Geboortedatum 0 .. 1 zib-FamilySituation Observation.component:child.valueDateTime
BL.png 1723             Inwonend 0 .. 1 zib-FamilySituation Observation.component:child.extension:livingAtHome
ST.png 1724          Toelichting 0 .. 1 zib-FamilySituation Observation.comment
Container.png 1725       Woonsituatie 0 .. 1 zib-LivingSituation Observation
ST.png 1726          Toelichting 0 .. 1 zib-LivingSituation Observation.comment
CD.png 1727          WoningType 0 .. 1 zib-LivingSituation Observation.value[x]:valueCodeableConcept
Container.png 912       Etniciteit 0 .. 1 bc-Woman Patient.extension:ethnicity
CD.png 913          EtniciteitType 0 .. 1 bc-Woman Patient.extension:ethnicity
ST.png 914          Toelichting 0 .. 1 bc-Woman Patient.extension:ethnicity.value[x]:valueCodeableConcept.text
Container.png 690       NationaliteitRC 0 .. 1 bc-Woman Patient.extension:nationality
CD.png 691          Nationaliteit 0 .. 1 bc-Woman Patient.extension:nationality
Container.png 2910       Taalvaardigheid 0 .. 1 bc-Woman Patient.communication.extension:languageProficiency
Container.png 2581       Opleiding 0 .. 1 bc-ChildObservation Observation
CD.png 2582          Schooltype 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
ST.png 2583          Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 692       ParticipatieInMaatschappij 0 .. 1 zib-ParticipationInSociety Observation
ST.png 693          SociaalNetwerk 0 .. 1 zib-ParticipationInSociety Observation.component:socialNetwork.valueString
ST.png 695          Arbeidssituatie 0 .. 1 zib-ParticipationInSociety Observation.component:workSituation.valueString
ST.png 696          Toelichting 0 .. 1 zib-ParticipationInSociety Observation.comment
Container.png 783    Anamnese 0 .. 1 List
Container.png 889       Algemene anamnese 0 .. 1 List
BL.png 1682          Onder behandeling (geweest)? 0 .. 1 Observation of onderdeel van List
Container.png 916          Probleem (Algemene anamnese) 0 .. * zib-Problem Condition
CD.png 917             ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 918             ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 919             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 920             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 921             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 922             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 923             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus
CD.png 924             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 925             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 1080          Verrichting (Algemene anamnese) 0 .. * zib-Procedure Procedure
TS.png 1081             VerrichtingStartDatum 0 .. 1 zib-Procedure Procedure.performed[x]:performedPeriod.start
TS.png 1082             VerrichtingEindDatum 0 .. 1 zib-Procedure Procedure.performed[x]:performedPeriod.end
CD.png 1083             VerrichtingAnatomischeLocatie 0 .. 1 zib-Procedure Procedure.bodySite
CD.png 1084             VerrichtingLateraliteit 0 .. 1 zib-Procedure Procedure.bodySite.extension:ProcedureLaterality.value[x]:valueCodeableConcept
Container.png 1085             Indicatie 0 .. 1 zib-Procedure Procedure.reasonReference
Container.png 1097                Probleem (Algemene anamnese) 0 .. 1 zib-Problem Condition
CD.png 1087             VerrichtingType 0 .. 1 zib-Procedure Procedure.code
TS.png 7891             Eicelextractiedatum 0 .. 1 bc-ProcedureObservation Observation.value[x]:valueDateTime
BL.png 7892             Cryo embryo 0 .. 1 bc-ProcedureObservation Observation.value[x]:valueBoolean
TS.png 7893             Embryotransferdatum 0 .. 1 bc-ProcedureObservation Observation.value[x]:valueDateTime
CD.png 1088             VerrichtingMethode 0 .. 1 zib-Procedure Procedure.extension:procedureMethod
Container.png 1089             MedischHulpmiddel 0 .. 1 zib-Procedure Procedure.focalDevice.manipulated
Container.png 10389                MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 1091             Locatie 0 .. 1 zib-Procedure Procedure.performer.actor
Container.png 10390                Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 1093             Uitvoerder 0 .. 1 zib-Procedure Procedure.performer.actor
Container.png 10391                Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 1095             Aanvrager 0 .. 1 zib-Procedure/zib-ProcedureRequest Procedure.basedOn:request/requester.agent
Container.png 10392                Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
ST.png 1683          Toelichting algemene anamnese 0 .. 1 List.note
Container.png 1099       Psychische en/of Sociale problemen 0 .. 1 List
Container.png 1100          Probleem (Psychiatrie) 0 .. * zib-Problem Condition
CD.png 1103             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 1104             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 1105             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 1106             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 1107             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus
CD.png 1108             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 1109             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2590          Probleem (Sociale problemen) 0 .. * zib-Problem Condition
CD.png 2593             ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 2594             ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 2595             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2596             ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 2597             ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus
CD.png 2598             VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 2599             Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 2600          Probleem (Misbruik/ Geweld) 0 .. * zib-problem Condition
CD.png 2603             ProbleemType 0 .. 1 zib-problem Condition.category
CD.png 2604             ProbleemNaam 0 .. 1 zib-problem Condition.code
TS.png 2605             ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 2606             ProbleemEindDatum 0 .. 1 zib-problem Condition.abatement[x]:abatementDateTime
CD.png 2607             ProbleemStatus 0 .. 1 zib-problem Condition.clinicalStatus
CD.png 2608             VerificatieStatus 0 .. 1 zib-problem Condition.verificationStatus
ST.png 2609             Toelichting 0 .. 1 zib-problem Condition.note
Container.png 3331          JuridischeSituatie 0 .. 1 bc-LegalSituation-LegalStatus Condition
CD.png 3332             JuridischeStatus 0 .. 1 bc-LegalSituation-LegalStatus Condition.code
CD.png 3333             Vertegenwoordiging 0 .. 1 bc-LegalSituation-Representation Condition.code
TS.png 3334             DatumAanvang 0 .. 1 bc-LegalSituation-LegalStatus Condition.onset[x]:onsetDateTime
TS.png 3335             DatumEinde 0 .. 1 bc-LegalSituation-LegalStatus Condition.abatement[x]:abatementDateTime
ST.png 2622          Toelichting psychosociale anamnese 0 .. 1 List.note
Container.png 1110       Relevante allergieën 0 .. * zib-AllergyIntolerance AllergyIntolerance
Container.png 2902 Gezin 0 .. 1 Observation
Container.png 2911    Taalvaardigheid 0 .. 1 bc-Woman Patient.communication.extension:languageProficiency
BL.png 2913    SociaalNetwerk 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
Container.png 2914    BeoordelingGezinssituatie (Observatie) 0 .. 1 bc-FamilySituationAssessment Observation
TS.png 2915       BeoordelingGezinssituatieDatumTijd 0 .. 1 bc-FamilySituationAssessment Observation.effective[x]:effectiveDateTime
ST.png 2917       InstabieleGezinssituatieWaarde 0 .. 1 bc-FamilySituationAssessment Observation.component:unstableFamilySituation.value[x]:valueString
ST.png 2919       ZorgelijkeGezinssituatieWaarde 0 .. 1 bc-FamilySituationAssessment Observation.component:alarmingFamilySituation.value[x]:valueString
ST.png 2921       IntoxicatiesWaarde 0 .. 1 bc-FamilySituationAssessment Observation.component:intoxication.value[x]:valueString
CD.png 2923       ObservatieMethode 0 .. 1 bc-FamilySituationAssessment Observation.method
ST.png 2922       Toelichting 0 .. 1 bc-FamilySituationAssessment Observation.comment
Container.png 10556    Probleem infectieziekte(n) Gezin 0 .. 1 bc-FamilyMemberHistory FamilyMemberHistory.condition.code.extension:conditionReference
CD.png 10557       ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 10558       ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 10559       ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 10560       ProbleemNaam 1 .. 1 zib-Problem Condition.code
TS.png 10561       ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 10562       ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 10563       ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus
CD.png 10564       VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 10565       Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 25 Zwangerschapsgegevens 1 .. 1 bc-MaternalRecord EpisodeOfCare
  • GET [base]/EpisodeOfCare?type=http://snomed/info/sct |364320009&patient=[patientid]&status=[active/inactive]{&_include=EpisodeOfCare:organization&_include=EpisodeOfCare:care-manager}
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]
II.png 1698    Identificatie van de zwangerschap 0 .. 1 zib-Pregnancy Condition.identifier
  • GET [base]/Condition?context=EpisodeOfCare/[recordid],Encounter/[contactid]
Container.png 1699    Coördinerend zorgverlener 0 .. 1 bc-MaternalRecord EpisodeOfCare.careManager
Container.png 9662       Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 3341    Zwangerschap 0 .. 1 zib-Pregnancy Condition
PQ.png 3342       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation.value[x]:valueQuantity
INT.png 3343       Pariteit 0 .. 1 zib-Pregnancy-Parity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11977-6}
INT.png 3344       Graviditeit 0 .. 1 zib-Pregnancy-Gravidity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11996-6}
Container.png 2220    Definitieve à terme datum (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |147781000146105}
TS.png 2221       Definitieve à terme DatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
TS.png 2223       Definitieve à terme Waarde 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
CD.png 2224       Definitieve à terme Methode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 2225       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1837    Aantal foetussen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
TS.png 1838       AantalFoetussenDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1840       AantalFoetussenWaarde 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1841       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1843       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1734    Aantal levende kinderen (Observatie) 0 .. 1 bc-PregnancyObservation Observation
  • GET [base}/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |143881000146107}
TS.png 1735       AantalLevendeKinderenDatumTijd 0 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
INT.png 1740       AantalLevendeKinderenWaarde 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueQuantity
CD.png 1736       ObservatieMethode 0 .. 1 bc-PregnancyObservation Observation.method
ST.png 1738       Toelichting 0 .. 1 bc-PregnancyObservation Observation.comment
Container.png 1712    Voornemens vrouw 0 .. 1 bc-MaternalObservation Observation
Container.png 2252       Voorgenomen plaats baring tijdens zwangerschap (Observatie) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
TS.png 2253          VoorgenomenPlaatsBaringDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 2255          VoorgenomenPlaatsBaringWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
Container.png 2938          Voorkeursziekenhuis 0 .. 1 bc-MaternalObservation Observation.value[x].extension:valueReference
Container.png 2271             Zorgaanbieder 0 .. 1 nl-core-organization Organization
CD.png 2256          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 2257          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2279       Voorgenomen voeding (Observatie) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
TS.png 3872          VoorgenomenVoedingDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 2281          VoorgenomenVoedingWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 3873          ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3874          Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 111    Prenatale controle 0 .. * bc-Encounter Encounter
  • GET [base]/Encounter?type=http://snomed.info/sct |18114009&episodeofcare=[id for pregnancy episode]&_include=Encounter:participant:Practitioner
Container.png 10520       Contact 0 .. 1 bc-Encounter Encounter
Container.png 121       AlcoholGebruik 0 .. 1 zib-AlcoholUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |228273003}
ST.png 122          Toelichting 0 .. 1 zib-AlcoholUse Observation.comment
CD.png 123          AlcoholGebruikStatus 0 .. 1 zib-AlcoholUse Observation.value[x]:valueCodeableConcept
Container.png 124          WaarnemingGebruik 0 .. 1 zib-AlcoholUse Observation.effectivePeriod
TS.png 125             StartDatum 0 .. 1 zib-AlcoholUse Observation.effective[x]:effectivePeriod.start
TS.png 126             StopDatum 0 .. 1 zib-AlcoholUse Observation.effective[x]:effectivePeriod.end
PQ.png 127             Hoeveelheid 0 .. 1 zib-AlcoholUse Observation.component:amount.valueQuantity
Container.png 112       DrugsGebruik 0 .. 1 zib-DrugUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |228366006}
ST.png 117          Toelichting 0 .. 1 zib-DrugUse Observation.comment
CD.png 119          DrugsGebruikStatus 0 .. 1 zib-DrugUse Observation.value[x]:valueCodeableConcept
CD.png 118          DrugsOfGeneesmiddelSoort 0 .. 1 zib-DrugUse Observation.component:DrugOrMedicationType.valueCodeableConcept
CD.png 120          Toedieningsweg 0 .. 1 zib-DrugUse Observation.component:RouteOfAdministration.valueCodeableConcept
Container.png 113          WaarnemingGebruik 0 .. 1 zib-DrugUse Observation.effectivePeriod
TS.png 114             StartDatum 0 .. 1 zib-DrugUse Observation.effective[x]:effectivePeriod.start
TS.png 115             StopDatum 0 .. 1 zib-DrugUse Observation.effective[x]:effectivePeriod.end
ST.png 116             Hoeveelheid 0 .. 1 zib-DrugUse Observation.component:amount.valueQuantity
Container.png 2243       TabakGebruik 0 .. 1 zib-TobaccoUse Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]{&code=http://snomed.info/sct |365980008}
ST.png 2244          Toelichting 0 .. 1 zib-TobaccoUse Observation.comment
CD.png 2246          TabakGebruikStatus 0 .. 1 zib-TobaccoUse Observation.value[x]:valueCodeableConcept
CD.png 2245          SoortTabakGebruik 0 .. 1 zib-TobaccoUse Observation.component:TypeOfTobaccoUsed.valueCodeabelConcet
Container.png 2247          WaarnemingGebruik 0 .. 1 zib-TobaccoUse Observation.effectivePeriod
TS.png 2248             StartDatum 0 .. 1 zib-TobaccoUse Observation.effective[x]:effectivePeriod.start
TS.png 2249             StopDatum 0 .. 1 zib-TobaccoUse Observation.effective[x]:effectivePeriod.end
PQ.png 2250             Hoeveelheid 0 .. 1 zib-TobaccoUse Observation.component:amount.valueQuantity
INT.png 2251             PackYears 0 .. 1 zib-TobaccoUse Observation.component:PackYears.valueQuantity
Container.png 1846    Maternale sterfte 0 .. 1 bc-MaternalObservation Observation
BL.png 1847       OverlijdensIndicator 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueBoolean
TS.png 1848       DatumOverlijden 0 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
Container.png 37 Bevalling 0 .. 1 bc-DeliveryProcedure Procedure
Container.png 1564    Probleem (Maternaal) 0 .. * bc-DisorderOfLaborAndDelivery Condition
  • GET [base]/Condition?category=http://snomed.info/sct |362972006&context=EpisodeOfCare/[id for pregnancy episode]
CD.png 1568       ProbleemNaam 1 .. 1 bc-DisorderOfLaborAndDelivery Condition.code
CD.png 7917       Vermoeden iuvd op basis van 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.evidence.code
TS.png 1569       ProbleemBeginDatum 0 .. 1 bc-DisorderOfLaborAndDelivery Condition.onsetDateTime:onsetDateTime
PQ.png 3412       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation
Container.png 1547    Verrichting (Maternaal) 0 .. * bc-ObstetricProcedure Procedure
  • GET [base]/Procedure?context=EpisodeOfCare/[id for pregnancy episode]&part-of[delivery procedure id]
TS.png 1548       VerrichtingStartDatum 0 .. 1 bc-ObstetricProcedure Procedure.performed[x]:performedPeriod.start
PQ.png 3413       Zwangerschapsduur 0 .. 1 zib-Pregnancy-PregnancyDuration Observation
Container.png 1552       Indicatie 0 .. 1 bc-ObstetricProcedure Procedure.reasonReference
Container.png 1583          Probleem (Maternaal) 0 .. * bc-ObstetricProcedure Procedure.reasonReference
CD.png 1554       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
Container.png 38    Ontsluitingsfase 0 .. 1 nvt
Container.png 4084       Actieve Ontsluiting (Observatie) 0 .. 1 bc-DeliveryObservation Observation.code
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |439771001}
TS.png 4085          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
TS.png 4087          BeginActieveOntsluitingWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueDateTime
PQ.png 10246          DuurActieveOntsluitingWaarde 0 .. 1 nvt
CD.png 4088          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4095          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4096       Wijze Begin Baring (Observatie) 0 .. 1 bc-DeliveryObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |249120008}
TS.png 4097          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4099          BeginBaringWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4100          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4107          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 39    Uitdrijvingsfase 0 .. * bc-Birth Procedure
  • GET [base]/Procedure?code=http://snomed.info/sct |42857002&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:subject
Container.png 4205       Partusassistentie (Observatie) 0 .. 1
TS.png 4206          OproepDatumTijd 0 .. 1
TS.png 10531          AankomstDatumTijd 0 .. 1
Container.png 4208          RolPartusassistentie 0 .. 1
Container.png 10530             Zorgverlener 0 .. 1
CD.png 4217          PartusStadiumWaarde 0 .. 1
CD.png 4209          ObservatieMethode 0 .. 1
ST.png 4216          Toelichting 0 .. 1
Container.png 40    Nageboortefase 0 .. 1 ntb
Container.png 3884       Placenta 0 .. * nvt
Container.png 4218          Wijze Geboorte Placenta (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4219             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4221             WijzeGeboortePlacentaWaarde 0 .. 1 bc-DeliveryObservation Observation
CD.png 4222             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4229             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4230          Geboorte Placenta (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4231             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
TS.png 4233             GeboortePlacentaWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueDateTime
CD.png 4234             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4241             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4242          Placenta Compleet (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4243             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4245             PlacentaCompleetWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4246             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4253             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4278          Compleetheid Vliezen (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4279             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4281             CompleetheidVliezenWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4282             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4289             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 4290          Navelstreng Vaten (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 4291             ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
CD.png 4293             NavelstrengVatenWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueCodeableConcept
CD.png 4294             ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 4301             Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 3951       Inspectie perineum/ sfincter/ vrouwelijke geslachtsorganonen (Observatie) 0 .. 1 bc-PerinealAssessment Observation
TS.png 3952          ObservatieDatumTijd 0 .. 1 bc-PerinealAssessment Observation.effective[x]:effectiveDateTime
CD.png 3953          PerineumWaarde 0 .. 1 bc-PerinealAssessment Observation.component:perineum.value[x]:valueCodeableConcept
CD.png 3954          SfincterWaarde 0 .. 1 bc-PerinealAssessment Observation.component:sfincter.value[x]:valueCodeableConcept
CD.png 10553          VrouwelijkGeslachtsorgaanWaarde 0 .. 1 bc-PerinealAssessment Observation.component:femaleGenital.value[x]:valueCodeableConcept
CD.png 3956          ObservatieMethode 0 .. 1 bc-PerinealAssessment Observation.method
ST.png 3955          Toelichting 0 .. 1 bc-PerinealAssessment Observation.comment
Container.png 3967       Hoeveelheid bloedverlies (Observatie) 0 .. 1 bc-DeliveryObservation Observation
TS.png 3968          ObservatieDatumTijd 0 .. 1 bc-DeliveryObservation Observation.effective[x]:effectiveDateTime
PQ.png 1751          HoeveelheidBloedverliesWaarde 0 .. 1 bc-DeliveryObservation Observation.value[x]:valueQuantity
CD.png 3969          ObservatieMethode 0 .. 1 bc-DeliveryObservation Observation.method
ST.png 3970          Toelichting 0 .. 1 bc-DeliveryObservation Observation.comment
Container.png 10268    Opname en Ontslag 0 .. 1 zib-Contact Encounter
Container.png 10269       Contact 0 .. 1 zib-Contact Encounter
Container.png 1404 Kind 1 .. * bc-Child Patient
  • GET [base]/Procedure?code=http://snomed.info/sct |3950001&context=EpisodeOfCare/[id for pregnancy episode]&_include=Procedure:subject
  • GET [base]/Patient/[child-id]
Container.png 1754    Demografische gegevens 1 .. 1 bc-Child Patient
Container.png 1378       Patient 1 .. 1 bc-Child Patient
Container.png 10566       JuridischeSituatie 0 .. 1 bc-LegalSituation-LegalStatus/bc-LegalSituation-Representation Condition
Container.png 2924       GezinssituatieKind 0 .. 1 zib-FamilySituationChild Observation
CD.png 2925          GezinssamenstellingKind 0 .. 1 zib-FamilySituationChild Observation.component:familyComposition.valueCodeableConcept
Container.png 2926          OuderVerzorger 0 .. * zib-FamilySituationChild Observation.component:parentCarer.extension:parentCarer
Container.png 10499             Contactpersoon 0 .. * zib-RelatedPerson RelatedPerson
INT.png 2932          AantalBroersEnZussen 0 .. 1 zib-FamilySituationChild Observation.component:sibling
Container.png 2933          BroerOfZus 0 .. * zib-FamilySituationChild Observation.component:sibling
Container.png 10503             Contactpersoon 0 .. * zib-RelatedPerson Relatedperson
TS.png 2936             GeboortedatumZusBroer 0 .. * zib-FamilySituationChild Observation.component:sibling.valueDateTime
ST.png 2937          Toelichting 0 .. 1 zib-FamilySituationChild Observation.comment
Container.png 1123 Medisch onderzoek 0 .. 1 nvt
Container.png 1124    Maternale onderzoeksgegevens 0 .. 1 bc-MaternalObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]&{category=http://snomed.info/sct |49581000146104}
Container.png 1125       Urine-, bloed- en aanvullende onderzoeken 0 .. 1 zib-LaboratoryTestResult-Observation Observation
  • GET [base]/Observation?patient=[patientid]&context=EpisodeOfCare/[id for pregnancy episode]&{code=http://snomed.info/sct |49581000146104}
Container.png 1477 Postnatale fase 0 .. 1 ntb
Container.png 9823    Kraamweek 0 .. 1 bc-MaternalRecord EpisodeOfCare
Container.png 7024       Contact 0 .. 1
Container.png 9824       Vrouw 0 .. 1 bc-Woman Patient
Container.png 9982          ZorgVoorKind (Observatie) 0 .. 1 bc-AbilityToTakeCareOfChild Observation
TS.png 9983             ObservatieDatumTijd 0 .. 1 bc-AbilityToTakeCareOfChild Observation.effective[x]:effectiveDateTime
CD.png 9985             OnzekerheidWaarde 0 .. 1 bc-AbilityToTakeCareOfChild Observation.component:uncertainty.value[x]:valueCodeableConcept
BL.png 9992             VaardigheidWaarde 0 .. 1 bc-AbilityToTakeCareOfChild Observation.component:ability.value[x]:valueCodeableConcept
CD.png 9986             ObservatieMethode 0 .. 1 bc-AbilityToTakeCareOfChild Observation.method
ST.png 9991             Toelichting 0 .. 1 bc-AbilityToTakeCareOfChild Observation.comment
Container.png 2746          Controles moeder 0 .. 1 bc-Woman Patient
Container.png 2798             Lichaamstemperatuur 0 .. 1 zib-BodyTemperature Observation.value[x]:valueQuantity
Container.png 2753             Polsfrequentie 0 .. 1 zib-PulseRate Observation
PQ.png 2754                PolsfrequentieWaarde 0 .. 1 zib-PulseRate Observation.value[x]:valueQuantity
TS.png 2755                PolsfrequentieDatumTijd 0 .. 1 zib-PulseRate Observation.effective[x]:effectiveDateTime
ST.png 2756                Toelichting 0 .. 1 zib-PulseRate Observation.comment
CD.png 2757                PolsRegelmatigheid 0 .. 1 zib-PulseRate Observation.component.valueCodeableConcept
Container.png 2758             Blaasfunctie 0 .. 1 zib-BladderFunction Observation
ordinal 2759                UrineContinentie 0 .. 1 zib-BladderFunction Observation.value[x]:valueCodeableConcept
Container.png 2760                Urostoma 0 .. 1 zib-BladderFunction Observation.extension:stoma.valueReference
Container.png 2761                   Stoma 0 .. 1 zib-Stoma Observation
Container.png 2762                UrineKatheter 0 .. 1 zib-BladderFunction-UrineCatheter DeviceUseStatement
Container.png 10523                   MedischHulpmiddel 0 .. 1 zib-BladderFunction-UrineCatheterProduct Device
Container.png 2778                Incontinentiemateriaal 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 10524                   MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
ST.png 2780                Toelichting 0 .. 1 zib-BladderFunction Observation.comment
Container.png 2781             Darmfunctie 0 .. 1 zib-BowelFunction Observation
ordinal 2782                FecesContinentie 0 .. 1 zib-BowelFunction Observation.component:FecalContinence
Container.png 2783                Stoma 0 .. 1 zib-BowelFunction Observation.extension:stoma
Container.png 2784                   Stoma 0 .. 1 zib-Stoma Observation
PQ.png 2785                Frequentie 0 .. 1 zib-BowelFunction Observation.component:Frequency
CD.png 2786                DefecatieConsistentie 0 .. 1 zib-BowelFunction Observation.component:DefecationConsistency
CD.png 2787                DefecatieKleur 0 .. 1 zib-BowelFunction Observation.component:DefecationColor
Container.png 2788                Incontinentiemateriaal 0 .. 1 zib-BowelFunction/DeviceUseStatement DeviceUseStatement
Container.png 10527                   MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
ST.png 2790                Toelichting 0 .. 1 zib-BowelFunction Observation.comment
Container.png 10508             Vochtbalans 0 .. 1
ST.png 10509                Toelichting 0 .. 1
PQ.png 10510                VochtTotaalIn 0 .. 1
PQ.png 10511                VochtTotaalUit 0 .. 1
TS.png 10512                VochtbalansStarttijd 0 .. 1
TS.png 10513                VochtbalansStoptijd 0 .. 1
Container.png 2791             Bloeddruk 0 .. 1 zib-BloodPressure Observation
Container.png 3108             Lochia (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 3109                ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 3111                Bloedverlies kraambed (lochia) (Waarde) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
INT.png 3113                Aantal kraamverbanden (Waarde) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
BL.png 3115                Lochia foetide / riekend? (Waarde) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
BL.png 3117                Grote stolsels in lochia (Waarde) 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 3118                ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 3119                Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 3120             Sectiowond (Wond) 0 .. 1 bc-MaternalObservation Observation
CD.png 3122                WondWeefsel 0 .. 1
BL.png 3123                WondInfectie 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 3124                WondVochtigheid 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 3125                WondRand 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
PQ.png 3126                Wondlengte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
PQ.png 3127                Wondbreedte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
PQ.png 3128                Wonddiepte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
CD.png 3129                AnatomischeLocatie 0 .. 1 bc-MaternalObservation Observation.bodySite
TS.png 3131                WondOntstaansdatum 0 .. 1 bc-MaternalObservation Observation.value[x]:valueDateTime
TS.png 3132                DatumLaatsteVerbandwissel 0 .. 1 bc-MaternalObservation Observation.value[x]:valueDateTime
Container.png 3133                Drain 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 10528                   MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
blob 3149                WondFoto 0 .. 1 Binary
ST.png 3150                Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 9860             Fundusstand (Meting) 0 .. 1 bc-MaternalObservation Observation
Container.png 10533             ZelfredzaamheidKraamvrouw (Observatie) 0 .. 1
TS.png 10534                ObservatieDatumTijd 0 .. 1
CD.png 10536                UiterlijkeVerzorgingWaarde 0 .. 1
CD.png 10543                ToiletgebruikWaarde 0 .. 1
CD.png 10544                EtenWaarde 0 .. 1
CD.png 10545                TransferWaarde 0 .. 1
CD.png 10546                MobiliteitWaarde 0 .. 1
CD.png 10547                AanUitkledenWaarde 0 .. 1
CD.png 10548                TrappenLopenWaarde 0 .. 1
CD.png 10549                DouchenWaarde 0 .. 1
CD.png 10537                ObservatieMethode 0 .. 1
ST.png 10542                Toelichting 0 .. 1
Container.png 2842             Controle borsten 0 .. 1 bc-MaternalObservation Observation
Container.png 2858                Bevindingen borsten (Observatie) 0 .. 1 bc-BreastFindings Observation
TS.png 2843                   ObservatieDatumTijd 0 .. 1 bc-BreastFindings Observation.effective[x]:effectiveDateTime
CD.png 2863                   ObservatieMethode 0 .. 1 bc-BreastFindings Observation.method
CD.png 2861                   Lateraliteit 0 .. 1 bc-BreastFindings Observation.bodySite.extension:laterality.valueCodeableConcept:valueCodeableConcept
Container.png 2860                   Aspect 0 .. 1
CD.png 2859                      AspectWaarde 0 .. 1
Container.png 2856                   Tepels 0 .. 1
ST.png 2857                      TepelsWaarde 0 .. 1 bc-BreastFindings Observation.value[x]:valueString
ST.png 2862                   Toelichting 0 .. 1 bc-BreastFindings Observation.comment
Container.png 2844                Probleem 0 .. 1 bc-DisorderPostPartum Condition
CD.png 2846                   ProbleemLateraliteit 0 .. 1 bc-DisorderPostPartum Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 2847                   ProbleemType 0 .. 1 bc-DisorderPostPartum Condition.category
CD.png 2848                   ProbleemNaam 0 .. 1 bc-DisorderPostPartum Condition.code
TS.png 2849                   ProbleemBeginDatum 0 .. 1 bc-DisorderPostPartum Condition.onsetDateTime:onsetDateTime
TS.png 2850                   ProbleemEindDatum 0 .. 1 bc-DisorderPostPartum Condition.abatementDateTime:abatementDateTime
CD.png 2851                   ProbleemStatus 0 .. 1 bc-DisorderPostPartum Condition.clinicalStatus
CD.png 2852                   VerificatieStatus 0 .. 1 bc-DisorderPostPartum Condition.verificationStatus
ST.png 2853                   Toelichting 0 .. 1 bc-DisorderPostPartum Condition.note
Container.png 2864             Controle benen 0 .. 1 bc-MaternalObservation Observation
Container.png 2865                Bevindingen benen (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 2866                   ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 2867                   ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
CD.png 2868                   Lateraliteit 0 .. 1 bc-MaternalObservation Observation.bodySite.extension:laterality.valueCodeableConcept:valueCodeableConcept
CD.png 2869                   ObservatieWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
INT.png 2870                   Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 9837             Controle perineum 0 .. 1 bc-MaternalObservation Observation
Container.png 2824                Controle perineum (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 2826                   ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
CD.png 2825                   ControlePerineumWaarde 0 .. 1 bc-MaternalObservation Observation.method
CD.png 2828                   ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 2827                   Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 2871                Perineumwond (Wond) 0 .. 1 bc-MaternalObservation Observation
CD.png 2873                   WondWeefsel 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
BL.png 2874                   WondInfectie 0 .. 1 bc-MaternalObservation Observation.value[x]:valueBoolean
CD.png 2875                   WondVochtigheid 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
CD.png 2876                   WondRand 0 .. 1 bc-MaternalObservation Observation.value[x]:valueCodeableConcept
PQ.png 2877                   Wondlengte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
PQ.png 2878                   Wondbreedte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
PQ.png 2879                   Wonddiepte 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
CD.png 2880                   AnatomischeLocatie 0 .. 1 bc-MaternalObservation Observation.bodySite
TS.png 2882                   WondOntstaansdatum 0 .. 1 bc-MaternalObservation Observation.value[x]:valueDateTime
TS.png 2883                   DatumLaatsteVerbandwissel 0 .. 1 bc-MaternalObservation Observation.value[x]:valueDateTime
Container.png 2884                   Drain 0 .. 1 zib-MedicalDeviceProduct Device
Container.png 10529                      MedischHulpmiddel 0 .. 1 zib-MedicalDeviceProduct Device
blob 2900                   WondFoto 0 .. 1 Binary
ST.png 2901                   Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 9825       Kind 0 .. * bc-Child Patient
Container.png 2747          Controles kind 0 .. 1 bc-Child Patient
Container.png 2792             Lichaamsgewicht 0 .. 1 zib-BodyWeight Observation
Container.png 2799             Lichaamstemperatuur 0 .. 1 zib-BodyTemperature Observation
Container.png 7947             VoedingspatroonZuigeling 0 .. 1 bc-InfantFeedingPattern Observation
Container.png 10514             Vochtbalans 0 .. 1
ST.png 10515                Toelichting 0 .. 1
PQ.png 10516                VochtTotaalIn 0 .. 1
PQ.png 10517                VochtTotaalUit 0 .. 1
TS.png 10518                VochtbalansStarttijd 0 .. 1
TS.png 10519                VochtbalansStoptijd 0 .. 1
Container.png 9960             Ademhaling (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 9961                ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9963                AdemhalingWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9964                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9969                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9886             Navelstomp (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 9887                ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9889                NavelstompWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9890                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9895                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9896             Slaappatroon (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 9897                ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
ST.png 9899                SlaappatroonWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueString
CD.png 9900                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9905                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9906             Huilgedrag (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 9907                ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9909                HuilgedragWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9910                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9915                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9936             Uitscheiding 0 .. 1 bc-InfantExcretion Observation
Container.png 9937                Feces (Observatie) 0 .. 1 bc-InfantExcretion Observation
TS.png 9938                   ObservatieDatumTijd 0 .. 1 bc-InfantExcretion Observation.effective[x]:effectiveDateTime
CD.png 9940                   FecesWaarde 0 .. 1 bc-InfantExcretion Observation.component:feces.value[x]:valueCodeableConcept
PQ.png 9957                   PoepluiersWaarde 0 .. 1 bc-InfantExcretion Observation.component:fecalDiapers.value[x]:valueQuantity
CD.png 9941                   ObservatieMethode 0 .. 1 bc-InfantExcretion Observation.method
ST.png 9942                   ObservatieSpecimen 0 .. 1 bc-InfantExcretion Observation.specimen
ST.png 9946                   Toelichting 0 .. 1 bc-InfantExcretion Observation.comment
Container.png 9947                Urine (Observatie) 0 .. 1 bc-InfantExcretion Observation
TS.png 9948                   ObservatieDatumTijd 0 .. 1 bc-InfantExcretion Observation.effective[x]:effectiveDateTime
CD.png 9950                   UrineWaarde 0 .. 1 bc-InfantExcretion Observation.component:urine.value[x]:valueCodeableConcept
PQ.png 9958                   PlasluiersWaarde 0 .. 1 bc-InfantExcretion Observation.component:urineDiapers.value[x]:valueQuantity
CD.png 9951                   ObservatieMethode 0 .. 1 bc-InfantExcretion Observation.method
ST.png 9952                   ObservatieSpecimen 0 .. 1 bc-InfantExcretion Observation.specimen
ST.png 9956                   Toelichting 0 .. 1 bc-InfantExcretion Observation.comment
Container.png 4356             Controle huid 0 .. 1 bc-ChildObservation Observation
Container.png 9959                Huid (Observatie) 0 .. 1 bc-ChildObservation Observation
Container.png 4357                Probleem_Huid 0 .. 1 zib-Problem Condition
CD.png 4358                   ProbleemAnatomischeLocatie 0 .. 1 zib-Problem Condition.bodySite
CD.png 4359                   ProbleemLateraliteit 0 .. 1 zib-Problem Condition.bodySite.extension:Laterality.value[x]:valueCodeableConcept
CD.png 4360                   ProbleemType 0 .. 1 zib-Problem Condition.category
CD.png 4361                   ProbleemNaam 0 .. 1 zib-Problem Condition.code
TS.png 4362                   ProbleemBeginDatum 0 .. 1 zib-Problem Condition.onset[x]:onsetDateTime
TS.png 4363                   ProbleemEindDatum 0 .. 1 zib-Problem Condition.abatement[x]:abatementDateTime
CD.png 4364                   ProbleemStatus 0 .. 1 zib-Problem Condition.clinicalStatus
CD.png 4365                   VerificatieStatus 0 .. 1 zib-Problem Condition.verificationStatus
ST.png 4366                   Toelichting 0 .. 1 zib-Problem Condition.note
Container.png 9916             Spugen (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 9917                ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9919                SpugenWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9920                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9925                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9926             Schedel (Observatie) 0 .. 1 bc-ChildObservation Observation
TS.png 9927                ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
CD.png 9929                SchedelWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueCodeableConcept
CD.png 9930                ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 9935                Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 4341             Betrokkenheid andere zorgverlener 0 .. 1 bc-CareTeam CareTeam
Container.png 4343                Huisarts 0 .. 1
Container.png 10345                Specialist 0 .. 1
Container.png 10003          Gehoortest (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 10004             ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
BL.png 10006             GehoortestWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueBoolean
TS.png 10023             DatumGehoortestWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueDateTime
CD.png 10007             ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 10012             Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 10013          Hielprik (Observatie) 0 .. * bc-ChildObservation Observation
TS.png 10014             ObservatieDatumTijd 0 .. 1 bc-ChildObservation Observation.effective[x]:effectiveDateTime
BL.png 10016             HielprikWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueBoolean
TS.png 10024             DatumHielprikWaarde 0 .. 1 bc-ChildObservation Observation.value[x]:valueDateTime
II.png 10025             SetnummerHielprikWaarde 0 .. 1 bc-ChildObservation Observation.identifier
CD.png 10017             ObservatieMethode 0 .. 1 bc-ChildObservation Observation.method
ST.png 10022             Toelichting 0 .. 1 bc-ChildObservation Observation.comment
Container.png 9826       Gezin 0 .. 1 bc-MaternalObservation Observation
Container.png 10220          Voorlichting veilig slapen (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 10221             ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
ST.png 10223             VoorlichtingVeiligSlapenWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueString
CD.png 10224             ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 10229             Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 10230          Voorlichting vitamine D (Observatie) 0 .. 1 bc-MaternalObservation Observation
TS.png 10231             ObservatieDatumTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectiveDateTime
BL.png 10233             VoorlichtingVitamineDWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueString
CD.png 10234             ObservatieMethode 0 .. 1 bc-MaternalObservation Observation.method
ST.png 10239             Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 926 Bouwstenen 0 .. 1
Container.png 1528    Behandeling 0 .. 1
Container.png 1529       Verrichting 0 .. 1
TS.png 1530          VerrichtingStartDatum 0 .. 1
TS.png 1531          VerrichtingEindDatum 0 .. 1
CD.png 1532          VerrichtingAnatomischeLocatie 0 .. 1
CD.png 1533          VerrichtingLateraliteit 0 .. 1
Container.png 1534          Indicatie 0 .. 1
Container.png 1535             Probleem 0 .. 1
CD.png 1536          VerrichtingType 0 .. 1
CD.png 1537          VerrichtingMethode 0 .. 1
Container.png 1538          MedischHulpmiddel 0 .. 1
Container.png 1539             MedischHulpmiddel 0 .. 1
Container.png 1540          Locatie 0 .. 1
Container.png 1541             Zorgaanbieder 0 .. 1
Container.png 1542          Uitvoerder 0 .. 1
Container.png 1543             Zorgverlener 0 .. 1
Container.png 1544          Aanvrager 0 .. 1
Container.png 1545             Zorgverlener 0 .. 1
Container.png 2610    Klinische context 0 .. 1
Container.png 10374       MedischHulpmiddel 0 .. 1
Container.png 10375          Product 0 .. 1
CD.png 10376             ProductID 0 .. 1
CD.png 10377             ProductType 0 .. 1
ST.png 10378          ProductOmschrijving 0 .. 1
TS.png 10379          BeginDatum 0 .. 1
TS.png 10532          EindDatum 0 .. 1
Container.png 10380          Indicatie 0 .. 1
Container.png 10381             Probleem 0 .. 1
ST.png 10382          Toelichting 0 .. 1
CD.png 10383          AnatomischeLocatie 0 .. 1
CD.png 10384          Lateraliteit 0 .. 1
Container.png 10385          Locatie 0 .. 1
Container.png 10526             Zorgaanbieder 0 .. 1
Container.png 10387          Zorgverlener 0 .. 1
Container.png 10525             Zorgverlener 0 .. 1
Container.png 7937       VoedingspatroonZuigeling 0 .. 1 bc-FeedingPatternInfant Observation
BL.png 10506          Bijvoeding? 0 .. 1 bc-FeedingPatternInfant Observation.component:SupplementaryFeeding.value[x]:valueCodeableConcept
TS.png 7938          VoedingspatroonZuigelingDatumTijd 0 .. 1 bc-FeedingPatternInfant Observation.effectiveDateTime:effectiveDateTime
CD.png 7939          VoedingToevoeging 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingSupplement.valueString:valueString
PQ.png 7940          VoedingFrequentie 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingFrequency.valueQuantity:valueQuantity
ST.png 7941          Toelichting 0 .. 1 bc-FeedingPatternInfant Observation.comment
Container.png 7942          Voedingsadvies 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingAdvice.value[x]:valueCodeableConcept
Container.png 7943             Voedingsadvies 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingAdvice.value[x]:valueCodeableConcept
Container.png 7944          Voeding 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType
CD.png 7945             VoedingSoort 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.valueCodeableConcept:valueCodeableConcept
PQ.png 10504             VoedingHoeveelheid 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.extension:feedingQuantity
PQ.png 10505             VoedingDuur 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.extension:feedingDuration
CD.png 7946             VoedingMethode 0 .. 1 bc-FeedingPatternInfant Observation.component:FeedingType.extension:feedingMethod
Container.png 2584    Patienten context 0 .. 1
Container.png 2688       BurgerlijkeStaatRC 0 .. 1
CD.png 2689          BurgerlijkeStaat 0 .. *
Container.png 2904       Taalvaardigheid 0 .. *
CD.png 2905          CommunicatieTaal 0 .. 1
CD.png 2906          TaalvaardigheidBegrijpen 0 .. 1
CD.png 2907          TaalvaardigheidSpreken 0 .. 1
CD.png 2908          TaalvaardigheidLezen 0 .. 1
ST.png 2909          Toelichting 0 .. 1


Use case: Neonatology

Use case: Youth care

Use case: Minimum data set (Perined)

Use case: Ultrasound data

This is a health provider use case for exchanging ultrasound data. Functional specification of this use case is described in the functional design wiki pages.

List of StructureDefinitions

Please note that many birth care specific profiles are derived from nl-core profiles (e.g. bc-PregnancyObservation is derived from nl-core-observation) to support (re)use of profiles in multiple use cases. The meta.profile element of FHIR instances conforming these profiles should at least include the generic nl-core profile and preferably the specific birth care profile.

Ultrasound data

Based on ART-DECOR transaction version: 2021-10-25T09:18:45

PWD 3.2 to FHIR
Type # Concept Card Profile Mapping Search URL
Container.png 1313 Administratief 1 .. 1
Container.png 1290    Betaler 0 .. 1 zib-Payer Coverage
  • GET [base]/Coverage
Container.png 1297       Verzekeraar 1 .. * zib-Payer Coverage
  • GET [base]/Coverage
Container.png 1298          Verzekering 1 .. * zib-Payer Coverage.payor
  • GET [base]/Coverage?_include=Coverage:payor:Organization
TS.png 1299             BeginDatumTijd 0 .. 1 zib-Payer Coverage.period.start
TS.png 1300             EindDatumTijd 1 .. 1 zib-Payer Coverage.period.end
CD.png 1301             Verzekeringssoort 1 .. 1 zib-Payer Coverage.type
II.png 1302          IdentificatieNummer 0 .. 1 nl-core-organization Organization.identifier
ST.png 1303          OrganisatieNaam 0 .. 1 nl-core-organization Organization.name
ST.png 1304          VerzekerdeNummer 1 .. 1 zib-Payer Coverage.subscriberId
Container.png 675    Patient 0 .. 1 nl-core-patient Patient*
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid or childid]
Container.png 3197       Naamgegevens 1 .. 1 nl-core-patient Patient.name
ST.png 3198          Voornamen 0 .. 1 nl-core-patient Patient.name.given
ST.png 3199          Initialen 0 .. 1 nl-core-patient Patient.name.given
ST.png 3200          Roepnaam 0 .. 1 nl-core-patient Patient.name.given
CD.png 3201          Naamgebruik 0 .. 1 nl-core-patient Patient.name.use
Container.png 3202          Geslachtsnaam 0 .. 1 nl-core-patient Patient.name.family:humannameOwnName
ST.png 3203             Voorvoegsels 0 .. 1 nl-core-patient Patient.name.family:humannameOwnPrefix
ST.png 3204             Achternaam 0 .. 1 nl-core-patient Patient.name.family:humannameOwnName
Container.png 3205          GeslachtsnaamPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
ST.png 3206             VoorvoegselsPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerPrefix
ST.png 3207             AchternaamPartner 0 .. 1 nl-core-patient Patient.name.family:humannamePartnerName
Container.png 3208       Adresgegevens 0 .. * nl-core-patient Patient.address
ST.png 3209          Straat 0 .. 1 nl-core-patient Patient.address.line.streetName
ST.png 3210          Huisnummer 0 .. 1 nl-core-patient Patient.address.line.houseNumber
ST.png 3211          Huisnummerletter 0 .. 1 nl-core-patient Patient.address.line.buildingNumbersuffix
ST.png 3212          Huisnummertoevoeging 0 .. 1 nl-core-patient Patient.address.line.additionalLocator
CD.png 3213          AanduidingBijNummer 0 .. 1 nl-core-patient Patient.address.line.additionalLocator
ST.png 3214          Postcode 0 .. 1 nl-core-patient Patient.address.postalCode
ST.png 3215          Woonplaats 0 .. 1 nl-core-patient Patient.address.city
ST.png 3216          Gemeente 0 .. 1 nl-core-patient Patient.address.district
CD.png 3217          Land 0 .. 1 nl-core-patient Patient.address.country
ST.png 3218          AdditioneleInformatie 0 .. 1 nl-core-patient Patient.address
CD.png 3219          AdresSoort 0 .. 1 nl-core-patient Patient.address.use
Container.png 3220       Contactgegevens 0 .. 1 nl-core-patient Patient.telecom
Container.png 3221          Telefoonnummers 0 .. 1 nl-core-patient Patient.telecom.value
ST.png 3222             Telefoonnummer 0 .. 1 nl-core-patient Patient.telecom.value
CD.png 3223             TelecomType 0 .. 1 nl-core-patient Patient.telecom:extension:TelecomType
CD.png 3224             NummerSoort 0 .. 1 nl-core-patient Patient.telecom.use
Container.png 3225          EmailAdressen 0 .. 1 nl-core-patient Patient.telecom.value
ST.png 3226             EmailAdres 0 .. 1 nl-core-patient Patient.telecom.value
CD.png 3227             EmailSoort 0 .. 1 nl-core-patient Patient.telecom.use
II.png 682       Identificatienummer 0 .. * nl-core-patient Patient.identifier
BL.png 9861       GeborenIndicator 0 .. 1 bc-child Patient.extension.born
TS.png 683       Geboortedatum 1 .. 1 nl-core-patient Patient.birthDate
CD.png 684       Geslacht 1 .. 1 nl-core-patient Patient.gender
BL.png 685       MeerlingIndicator 0 .. 1 nl-core-patient Patient.multipleBirthBoolean
ANY.png 3358       Rangnummer 0 .. 1 nl-core-patient Patient.multipleInteger
BL.png 686       OverlijdensIndicator 0 .. 1 nl-core-patient Patient.deceasedBoolean
TS.png 687       DatumOverlijden 0 .. 1 nl-core-patient Patient.deceasedDateTime
Container.png 956    Zorgaanbieder 1 .. 1 nl-core-organization Organization
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:organization
ST.png 958       OrganisatieNaam 1 .. 1 nl-core-organization Organization.name
CD.png 960       AfdelingSpecialisme 0 .. 1 nl-core-organization Organization.type:departmentSpecialty
Container.png 978    Zorgverlener 1 .. 1 nl-core-practitioner Practitioner
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]&_include=EpisodeOfCare:care-manager
II.png 979       ZorgverlenerIdentificatienummer 1 .. 1 nl-core-practitioner Practitioner.identifier
Container.png 3248       Naamgegevens 0 .. 1 nl-core-practitioner Practitioner.name
ST.png 3249          Voornamen 0 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3250          Initialen 0 .. 1 nl-core-practitioner Practitioner.name.given
ST.png 3251          Roepnaam 0 .. 1 nl-core-practitioner Practitioner.name.given
CD.png 3252          Naamgebruik 0 .. 1 nl-core-practitioner Practitioner.name:extension:humannameAssemblyOrder
Container.png 3253          Geslachtsnaam 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnName
ST.png 3254             Voorvoegsels 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannameOwnPrefix
ST.png 3255             Achternaam 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humanNameOwnName
Container.png 3256          GeslachtsnaamPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
ST.png 3257             VoorvoegselsPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerPrefix
ST.png 3258             AchternaamPartner 0 .. 1 nl-core-practitioner Practitioner.name.family:extension:humannamePartnerName
Container.png 1314 Zorgverlening 1 .. 1 nvt
Container.png 8877    Verwijsgegevens 1 .. 1 bc-ReferralRequest ReferralRequest
Container.png 8879       Verwijzing van/ afkomstig van 1 .. 1 bc-ReferralRequest ReferralRequest.requester
Container.png 9660          Zorgaanbieder 1 .. 1 bc-ReferralRequest ReferralRequest.requester.agent
Container.png 674 Vrouw 1 .. 1 bc-Woman Patient
  • GET [base]/Patient/[patientid]
  • GET [base]/Patient?_id=[patientid]
Container.png 1713    Demografische gegevens 0 .. 1 bc-Woman Patient
Container.png 1434       Patient 0 .. 1 bc-Woman Patient
Container.png 25 Zwangerschapsgegevens 1 .. 1 bc-MaternalRecord EpisodeOfCare
  • GET [base]/EpisodeOfCare?type=http://snomed/info/sct |364320009&patient=[patientid]&status=[active/inactive]{&_include=EpisodeOfCare:organization&_include=EpisodeOfCare:care-manager}
  • GET [base]/EpisodeOfCare?_id=[id for pregnancy episode]
Container.png 3341    Zwangerschap 1 .. 1 zib-Pregnancy Condition
INT.png 3343       Pariteit 1 .. 1 zib-Pregnancy-Parity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11977-6}
INT.png 3344       Graviditeit 1 .. 1 zib-Pregnancy-Gravidity Observation.value[x]:valueQuantity
  • GET [base]/Observation?context=[id for pregnancy episode]{&code=http://loinc.org |11996-6}
Container.png 3346       ATermeDatumItems 1 .. 1 bc-PregnancyObservation Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode]{&code=http://snomed.info/sct |161714006}
TS.png 3347          ATermeDatum 1 .. 1 bc-PregnancyObservation Observation.value[x]:valueDateTime
CD.png 3348          BepalingsMethode 0 .. 1 bc-PregnancyObservation Observation.method
TS.png 3349          DatumBepaling 1 .. 1 bc-PregnancyObservation Observation.effective[x]:effectiveDateTime
Container.png 111    Prenatale controle 0 .. 1 bc-Encounter Encounter
  • GET [base]/Encounter?type=http://snomed.info/sct |18114009&episodeofcare=[id for pregnancy episode]&_include=Encounter:participant:Practitioner
Container.png 1775       Uitwendig onderzoek 0 .. 1 nvt
Container.png 10522          Bevindingen Foetus 0 .. 1 bc-FetusObservation Observation
Container.png 4060             LiggingFoetus (Meting) 0 .. * bc-FetusObservation Observation
CD.png 4062                LiggingFoetusWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
CD.png 4063                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 4066                MeetDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 4067                MeetDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 4068                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 4069                AnatomischeLocatieMeting 0 .. 1 bc-FetusObservation Observation.bodySite
CD.png 4070                   Locatie 0 .. 1 bc-FetusObservation Observation.bodySite
Container.png 1776             Foetale hartslag (Hartfrequentie) 0 .. * bc-FetalHeartRate Observation
  • GET [base]/Observation?context=EpisodeOfCare/[id for pregnancy episode],Encounter/[prenatal visit id]&code=http://snomed.info/sct |249043002}
TS.png 1778                HartfrequentieDatumTijd 0 .. 1 bc-FetalHeartRate Observation.effective[x]:effectiveDateTime
PQ.png 1777                HartfrequentieWaarde 0 .. 1 bc-FetalHeartRate Observation.value[x]:valueQuantity
CD.png 1779                HartslagMeetMethode 0 .. 1 bc-FetalHeartRate Observation.method
CD.png 1781                HartslagRegelmatigheid 0 .. 1 bc-FetalHeartRate Observation.component:heartRateRegularity.value[x]:valueCodeableConcept
CD.png 1782                InterpretatieFrequentie 0 .. 1 bc-FetalHeartRate Observation.interpretation
ST.png 1780                Toelichting 0 .. 1 bc-FetalHeartRate Observation.comment
Container.png 1123 Medisch onderzoek 1 .. 1 nvt
Container.png 2416    Verrichting (Onderzoek) 1 .. 1 zib-Procedure Procedure
  • GET [base]/Procedure?context=EpisodeOfCare/[id for pregnancy episode]
TS.png 2417       VerrichtingStartDatum 1 .. 1 zib-Procedure Procedure.effectivePeriod.start
CD.png 2423       VerrichtingType 1 .. 1 bc-ObstetricProcedure Procedure.code
Container.png 2427       Locatie 0 .. 1 bc-ObstetricProcedure Procedure.performer.actor
Container.png 2433          Zorgaanbieder 0 .. 1 nl-core-organization Organization
Container.png 2429       Uitvoerder 0 .. 1 bc-ObstetricProcedure Procedure.performer.actor
Container.png 2434          Zorgverlener 0 .. 1 nl-core-practitioner Practitioner
Container.png 8912    Media 0 .. 1 DocumentReference
II.png 8913       Identificatienummer 0 .. 1 DocumentReference.masterIdentifier
CD.png 8914       Type beeldmateriaal 0 .. 1 DocumentReference.extension
CD.png 8915       Beeldmateriaal 0 .. 1 DocumentReference.extension
blob 8943       Beeld 0 .. 1 Binary
TS.png 8916       Datum/Tijd 0 .. 1 DocumentReference.indexed
ST.png 8917       Toelichting 0 .. 1 DocumentReference.extension
Container.png 1208    Foetusspecifieke onderzoeksgegevens 1 .. * bc-FetusObservation Observation
Container.png 1209       Echoscopie 1 .. 1 bc-PregnancyUltraSound DiagnosticReport
Container.png 8918          Echografiche bevindingen algemeen (Observatie) 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation
TS.png 8919             ObservatieDatumTijd 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation.effective[x]:effectiveDateTime
CD.png 8929             ObservatieMethode 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation.method
CD.png 8921             ConclusieWaarde 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation.component:conclusion.value[x]:valueCodeableConcept
CD.png 8931             VerdenkingAfwijkingobvWaarde 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation.component:suspicionAbnormalities.value[x]:valueCodeableConcept
CD.png 8930             AdviesWaarde 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation.component:advice.value[x]:valueCodeableConcept
ST.png 8927             Toelichting 0 .. 1 bc-PregnancyUltraSoundGeneralFindings Observation.comment
Container.png 1210          Biometrie 0 .. 1 bc-PregnancyUltraSound DiagnosticReport
Container.png 3513             FoetaleBuikomtrek / AC (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3515                ACWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
PQ.png 3525                ACPercentielWaarde 0 .. 1 ntb
CD.png 3516                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3519                ACDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3520                ACDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3521                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3626             FoetaleSchedelomvang 0 .. 1 zib-HeadCircumference Observation
CD.png 3627                SchedelomvangMeetmethode 0 .. 1 zib-HeadCircumference Observation.method
ST.png 3628                Toelichting 0 .. 1 zib-HeadCircumference Observation.comment
PQ.png 3629                SchedelomvangWaarde 0 .. 1 zib-HeadCircumference Observation.value[x]:valueQuantity
PQ.png 3631                SchedelomvangPercentielWaarde 0 .. 1 ntb
TS.png 3630                SchedelomvangDatumTijd 0 .. 1 zib-HeadCircumference Observation.effective[x]:effectiveDateTime
Container.png 3539             FoetaleFemurlengte / FL (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3541                FLWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
PQ.png 3551                FLPercentielWaarde 0 .. 1 ntb
CD.png 3542                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3545                FLDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3546                FLDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3547                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3552             FoetaleBipariëtaleDiameter / BPD (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3554                BPDWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
CD.png 3555                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3558                BPDDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3559                BPDDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3560                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3564             FoetaalLongitudinaleBlaasDiameter / LBD (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3566                LBDWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
CD.png 3567                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3570                LBDDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3571                LBDDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3572                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3576             FoetaleKruinRompLengte / CRL (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3578                CRLWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
PQ.png 3588                CRLPercentielWaarde 0 .. 1 ntb
CD.png 3579                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3582                CRLDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3583                CRLDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3584                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3589             FoetaleTranscerebellarDiameter / TCD (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3591                TCDWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
PQ.png 3601                TCDPercentielWaarde 0 .. 1 ntb
CD.png 3592                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3595                TCDDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3596                TCDDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3597                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3602             FoetaleNekplooidikte / NT (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3604                NTWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
CD.png 3605                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3608                NTDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3609                NTDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3610                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3614             FoetaalGeschatGewicht / EFW (Meting) 0 .. 1 bc-FetusObservation Observation
PQ.png 3616                EFWWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueQuantity
CD.png 3617                MeetMethode 0 .. 1 bc-FetusObservation Observation.method
TS.png 3620                EFWDatumBeginTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.start
TS.png 3621                EFWDatumEindTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectivePeriod.end
ST.png 3622                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 2451          Bevindingen 0 .. 1 bc-FetusObservation Observation
Container.png 1784             Foetale hartslag (Hartfrequentie) 0 .. 1 zib-HeartRate Observation.value[x]:valueQuantity
Container.png 7789             LiggingFoetus (Meting) 1 .. 1 bc-FetusObservation Observation
Container.png 2404             Beweging foetus (Observatie) 0 .. 1 bc-FetusObservation Observation
TS.png 2405                BewegingFoetusDatumTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectiveDateTime
CD.png 2407                BewegingFoetusWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
CD.png 2408                ObservatieMethode 0 .. 1 bc-FetusObservation Observation.method
ST.png 2409                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 2410             Vruchtwater (Meting) 0 .. 1 bc-AmnioticFluid Observation
TS.png 2411                MeetDatumTijd 0 .. 1 bc-AmnioticFluid Observation.effective[x]:effectiveDateTime
CD.png 2413                HoeveelheidVruchtwaterWaarde 0 .. 1 bc-AmnioticFluid Observation.component:amnioticFluidQuantity.value[x]:valueCodeableConcept
CD.png 2479                VruchtwatercompartimentWaarde 0 .. 1 bc-AmnioticFluid Observation.component:amnioticFluidCompartment.value[x]:valueCodeableConcept
CD.png 2414                MeetMethode 0 .. 1 bc-AmnioticFluid Observation.method
ST.png 2415                Toelichting 0 .. 1 bc-AmnioticFluid Observation.comment
Container.png 2437             PlacentaLokalisatie (Observatie) 1 .. 1 bc-PlacentaLocalization Observation
TS.png 2438                PlacentaLokalisatieDatumTijd 0 .. 1 bc-PlacentaLocalization Observation.effective[x]:effectiveDateTime
CD.png 2449                PlacentalokalisatieWaarde 1 .. 1 bc-PlacentaLocalization Observation.component:placentaLocalization.value[x]:valueCodeableConcept
BL.png 7867                SectioLittekenWaarde 0 .. 1 bc-PlacentaLocalization Observation.component:sectionScar.extension:valueBoolean
CD.png 2448                OstiumWaarde 0 .. 1 bc-PlacentaLocalization Observation.component:ostium.value[x]:valueCodeableConcept
CD.png 2441                ObservatieMethode 0 .. 1 bc-PlacentaLocalization Observation.method
ST.png 2442                Toelichting 0 .. 1 bc-PlacentaLocalization Observation.comment
Container.png 2458             Afwijking placenta 0 .. 1 bc-DisorderOfPregnancy Condition
Container.png 2460                Probleem 0 .. 1 bc-DisorderOfPregnancy Condition
CD.png 2461                   ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfPregnancy Condition.bodySite
CD.png 2462                   ProbleemLateraliteit 0 .. 1 bc-DisorderOfPregnancy Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 2463                   ProbleemType 0 .. 1 bc-DisorderOfPregnancy Condition.category
CD.png 2464                   ProbleemNaam 0 .. 1 bc-DisorderOfPregnancy Condition.code
TS.png 2465                   ProbleemBeginDatum 0 .. 1 bc-DisorderOfPregnancy Condition.onsetDateTime:onsetDateTime
TS.png 2466                   ProbleemEindDatum 0 .. 1 bc-DisorderOfPregnancy Condition.abatementDateTime:abatementDateTime
CD.png 2467                   ProbleemStatus 0 .. 1 bc-DisorderOfPregnancy Condition.clinicalStatus
CD.png 2468                   VerificatieStatus 0 .. 1 bc-DisorderOfPregnancy Condition.verificationStatus
ST.png 2469                   Toelichting 0 .. 1 bc-DisorderOfPregnancy Condition.note
Container.png 3635             Cervixlengte (Meting) 0 .. 1 bc-MaternalObservation Observation
PQ.png 3637                CervixlengteWaarde 0 .. 1 bc-MaternalObservation Observation.value[x]:valueQuantity
CD.png 3638                MeetMethode 0 .. 1 bc-MaternalObservation Observation.method
TS.png 3641                CervixlengteDatumBeginTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectivePeriod.start
TS.png 3642                CervixlengteDatumEindTijd 0 .. 1 bc-MaternalObservation Observation.effective[x]:effectivePeriod.end
ST.png 3643                Toelichting 0 .. 1 bc-MaternalObservation Observation.comment
Container.png 7790             Navelstreng (Observatie) 0 .. 1 bc-UmbilicalCord Observation
TS.png 7791                NavelstrengDatumTijd 0 .. 1 bc-UmbilicalCord Observation.effective[x]:effectiveDateTime
CD.png 7846                NavelstrengWaarde 0 .. 1 bc-UmbilicalCord Observation.component:umbilicalCord.value[x]:valueCodeableConcept
CD.png 7793                NavelstrengVatenWaarde 0 .. 1 bc-UmbilicalCord Observation.component:umbilicalCordVessels.value[x]:valueCodeableConcept
CD.png 7794                ObservatieMethode 0 .. 1 bc-UmbilicalCord Observation.method
ST.png 7799                Toelichting 0 .. 1 bc-UmbilicalCord Observation.comment
Container.png 7836             OrgaansysteemFoetus (Observatie) 0 .. 1 bc-FetusObservation Observation
TS.png 7837                OrgaansysteemFoetusDatumTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectiveDateTime
CD.png 7887                ObservatieNaam 0 .. 1 bc-FetusObservation Observation.code
CD.png 7839                OrgaansysteemFoetusWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
CD.png 7840                ObservatieMethode 0 .. 1 bc-FetusObservation Observation.method
ST.png 7845                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 3920             Probleem (Hart & perifeer vaatstelsel) 0 .. 1 bc-DisorderOfChild Condition
CD.png 3921                ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 3922                ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 3923                ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 3924                ProbleemNaam 0 .. 1 bc-DisorderOfChild Condition.code
TS.png 3925                ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 3926                ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 3927                ProbleemStatus 0 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 3928                VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 3929                Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 3930             Probleem (Hersenen, hersenstructuren, intracranieel) 0 .. 1 bc-DisorderOfChild Condition
CD.png 3931                ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 3932                ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 3933                ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 3934                ProbleemNaam 0 .. 1 bc-DisorderOfChild Condition.code
TS.png 3935                ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 3936                ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 3937                ProbleemStatus 0 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 3938                VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 3939                Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 3940             Probleem (Wervelkolom, ruggemerg) 0 .. 1 bc-DisorderOfChild Condition
CD.png 3941                ProbleemAnatomischeLocatie 0 .. 1 bc-DisorderOfChild Condition.bodySite
CD.png 3942                ProbleemLateraliteit 0 .. 1 bc-DisorderOfChild Condition.bodySite.extension:Laterality.valueCodeableConcept:valueCodeableConcept
CD.png 3943                ProbleemType 0 .. 1 bc-DisorderOfChild Condition.category
CD.png 3944                ProbleemNaam 0 .. 1 bc-DisorderOfChild Condition.code
TS.png 3945                ProbleemBeginDatum 0 .. 1 bc-DisorderOfChild Condition.onsetDateTime:onsetDateTime
TS.png 3946                ProbleemEindDatum 0 .. 1 bc-DisorderOfChild Condition.abatementDateTime:abatementDateTime
CD.png 3947                ProbleemStatus 0 .. 1 bc-DisorderOfChild Condition.clinicalStatus
CD.png 3948                VerificatieStatus 0 .. 1 bc-DisorderOfChild Condition.verificationStatus
ST.png 3949                Toelichting 0 .. 1 bc-DisorderOfChild Condition.note
Container.png 7847             Sonomarkers (Observatie) 0 .. 1 bc-FetusObservation Observation
TS.png 7848                ObservatieDatumTijd 0 .. 1 bc-FetusObservation Observation.effective[x]:effectiveDateTime
CD.png 7886                ObservatieNaam 0 .. 1 bc-FetusObservation Observation.code
CD.png 7850                ObservatieWaarde 0 .. 1 bc-FetusObservation Observation.value[x]:valueCodeableConcept
CD.png 7851                ObservatieMethode 0 .. 1 bc-FetusObservation Observation.method
ST.png 7856                Toelichting 0 .. 1 bc-FetusObservation Observation.comment
Container.png 7868          TekstUitslag 0 .. 1 zib-TextResult DiagnosticReport
TS.png 7869             TekstUitslagDatumTijd 0 .. 1 zib-TextResult DiagnosticReport.effectiveDateTime
Container.png 7870             Verrichting 0 .. 1 bc-ObstetricProcedure Procedure.report
Container.png 7875                Verrichting (Onderzoek) 0 .. 1 bc-ObstetricProcedure Procedure
CD.png 7872             TekstUitslagStatus 0 .. 1 zib-TextResult DiagnosticReport.status.extension:TextResultStatus
ST.png 7873             TekstResultaat 0 .. 1 zib-TextResult DiagnosticReport.conclusion
CD.png 7874             TekstUitslagType 0 .. 1 zib-TextResult DiagnosticReport.code
Container.png 9885          Media 0 .. 1 Binary
Container.png 926 Bouwstenen 0 .. *


Use case: PDF/A

For the exchange of unstructured documents the format PDF/A is used conform the MedMij/MHD specifications for PDF/A.

  • DocumentReference.subject contains a reference to the Patient (bc-Woman) resource.
  • DocumentReference.context.related econtains a reference to the EpisodeOfCare (bc-MaternalRecord) resource.
FHIR resource Example
DocumentReference PDF/A DocumentReference
Binary PDF/A Binary

Use case: Screening (RIVM): counseling

Use case: Screening (RIVM): Non-invasive prenatal screening (NIPT) request

Use case: Screening (RIVM): Non-invasive prenatal screening (NIPT) result

Use case: Screening (RIVM): Ultrasound scan (SEO) request 1st term

Use case: Screening (RIVM): Ultrasound scan (SEO) result 1st term

Use case: Screening (RIVM): Ultrasound scan (SEO) result 2nd term