Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build Netherlands flag

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: relatedperson-nictiz-example - JSON Representation

Raw json | Download

{
  "resourceType" : "RelatedPerson",
  "id" : "nl-core-ContactPerson-01-nictiz",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson nl-core-ContactPerson-01-nictiz</b></p><a name=\"nl-core-ContactPerson-01-nictiz\"> </a><a name=\"hcnl-core-ContactPerson-01-nictiz\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson\">nl core ContactPerson</a></p></div><p><b>patient</b>: <a href=\"Patient-patient-volledige-naam-vrouw.html\">Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a></p><p><b>relationship</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 07}\">Hulpverlener</span></p><p><b>name</b>: J.P.M. van Putten-van der Giessen(Official), Jo </p><p><b>telecom</b>: <a href=\"tel:+31611234567\">+31611234567</a>, <a href=\"mailto:giesput@myweb.nl\">giesput@myweb.nl</a></p><p><b>address</b>: 1e Jacob van Campenstr 15 Hoogmade 1012 NX Nederland (home)</p></div>"
  },
  "patient" : {
    🔗 "reference" : "Patient/patient-volledige-naam-vrouw",
    "type" : "Patient",
    "display" : "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "relationship" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
          "code" : "01",
          "display" : "Eerste relatie/contactpersoon"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
          "code" : "07",
          "display" : "Hulpverlener"
        }
      ]
    }
  ],
  "name" : [
    {
      "use" : "official",
      "text" : "J.P.M. van Putten-van der Giessen",
      "family" : "van Putten-van der Giessen",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString" : "van"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Putten"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
            "valueString" : "van der"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
            "valueString" : "Giessen"
          }
        ]
      },
      "given" : [
        "J.",
        "P.",
        "M."
      ],
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        }
      ]
    },
    {
      "use" : "usual",
      "given" : [
        "Jo"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "_system" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                  "code" : "MC",
                  "display" : "mobile contact"
                }
              ]
            }
          }
        ]
      },
      "value" : "+31611234567"
    },
    {
      "system" : "email",
      "value" : "giesput@myweb.nl",
      "use" : "work"
    }
  ],
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                "code" : "HP",
                "display" : "Primary Home"
              }
            ]
          }
        }
      ],
      "use" : "home",
      "type" : "both",
      "line" : [
        "1e Jacob van Campenstr 15"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "1e Jacob van Campenstr"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "15"
            }
          ]
        }
      ],
      "city" : "Hoogmade",
      "district" : "Kaag en Braassem",
      "postalCode" : "1012 NX",
      "country" : "Nederland",
      "_country" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:oid:2.16.840.1.113883.2.4.4.16.34",
                  "version" : "2020-04-01T00:00:00",
                  "code" : "6030",
                  "display" : "Nederland"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}