Cumuluz Translate Implementation Guide
0.1.0 - ci-build
Cumuluz Translate Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "patient-validate-request",
"parameter" : [
{
"name" : "resource",
"resource" : {
"resourceType" : "Patient",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
},
"contained" : [
{
"resourceType" : "Organization",
"id" : "org-1",
"name" : "Huisartsenpraktijk De Linden"
},
{
"resourceType" : "Practitioner",
"id" : "gp-1",
"name" : [
{
"family" : "Peters",
"given" : [
"J.",
"H.",
"R."
],
"_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"
}
]
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+3715828282",
"use" : "work"
},
{
"system" : "email",
"value" : "j.peters@hospital.nl",
"use" : "work"
}
]
},
{
"resourceType" : "Patient",
"id" : "previous-patient",
"identifier" : [
{
"system" : "http://fhir.nl/fhir/NamingSystem/bsn",
"value" : "999998778"
}
],
"name" : [
{
"family" : "de Vries",
"given" : [
"Anja"
]
}
],
"gender" : "female",
"birthDate" : "1964-05-12"
}
],
"identifier" : [
{
"system" : "http://fhir.nl/fhir/NamingSystem/bsn",
"value" : "999998779"
}
],
"name" : [
{
"use" : "official",
"text" : "Anja de Vries",
"family" : "de Vries",
"given" : [
"Anja"
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "BR"
}
]
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+31611234567",
"use" : "home"
},
{
"system" : "email",
"value" : "anja.devries@example.org",
"use" : "home"
}
],
"gender" : "female",
"birthDate" : "1964-05-12",
"address" : [
{
"use" : "home",
"type" : "both",
"line" : [
"1e Jacob van Campenstr 15"
],
"city" : "Hoogmade",
"district" : "Kaag en Braassem",
"postalCode" : "1012 NX",
"country" : "Netherlands"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "D",
"display" : "Divorced"
}
]
},
"multipleBirthBoolean" : false,
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "HUSB",
"display" : "husband"
}
]
}
],
"name" : {
"use" : "official",
"text" : "Peter de Vries",
"family" : "de Vries",
"given" : [
"Peter"
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "IN"
}
]
}
]
},
"telecom" : [
{
"system" : "phone",
"value" : "+31622334455",
"use" : "home"
}
]
}
],
"communication" : [
{
"extension" : [
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"code" : "G",
"display" : "Good"
}
},
{
"url" : "type",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
"code" : "RSP",
"display" : "Received spoken"
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-proficiency"
},
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"code" : "F",
"display" : "Fair"
}
},
{
"url" : "type",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
"code" : "ESP",
"display" : "Expressed spoken"
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-proficiency"
},
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"code" : "G",
"display" : "Good"
}
},
{
"url" : "type",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
"code" : "RWR",
"display" : "Received written"
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-proficiency"
},
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
"valueString" : "Bij gesprek met arts zoon uitnodigen voor vertalen"
}
],
"language" : {
"coding" : [
{
"system" : "urn:oid:1.0.639.1",
"code" : "nl",
"display" : "Dutch"
}
]
}
}
],
"generalPractitioner" : [
{
"reference" : "#gp-1",
"type" : "Practitioner",
"display" : "Healthcare professional (person), J.H.R. Peters"
}
],
"managingOrganization" : {
"reference" : "#org-1",
"type" : "Organization",
"display" : "Huisartsenpraktijk De Linden"
},
"link" : [
{
"other" : {
"reference" : "#previous-patient",
"type" : "Patient",
"display" : "Anja de Vries (vorige registratie)"
},
"type" : "seealso"
}
]
}
},
{
"name" : "profile",
"valueCanonical" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
}
]
}