HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand
: Funded Programme - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "funded-programme",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-funded-programme.html\"><code>https://standards.digital.health.nz/ns/funded-programme-code</code></a></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/funded-programme-code",
"version" : "1.0.0",
"name" : "FundedProgramme",
"title" : "Funded Programme",
"status" : "active",
"date" : "2022-10-13T12:42:02+13:00",
"publisher" : "HL7 New Zealand",
"contact" : [
{
"name" : "HL7 New Zealand",
"telecom" : [
{
"system" : "email",
"value" : "mailto:admin@hl7.org.nz"
}
]
}
],
"description" : "Some sort of funded programme",
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/funded-programme-code"
}
]
}
}