FHIR implementation guide of AP-HP FormBuilder
1.0.0 - ci-build
FHIR implementation guide of AP-HP FormBuilder - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-09-16 |
{
"resourceType" : "ValueSet",
"id" : "SourceExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs SourceExample</b></p><a name=\"SourceExample\"> </a><a name=\"hcSourceExample\"> </a><ul><li>Include tous les codes définis dans <a href=\"CodeSystem-SourceExample.html\"><code>https://aphp.fr/ig/fhir/formbuilder/CodeSystem/SourceExample</code></a></li></ul></div>"
},
"url" : "https://aphp.fr/ig/fhir/formbuilder/ValueSet/SourceExample",
"version" : "1.0.0",
"name" : "SourceExample",
"title" : "Some application that might be considered as source for data management",
"status" : "active",
"experimental" : false,
"date" : "2025-09-16T20:06:34+00:00",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "This ValueSet contains source application uri considering one hospital information system",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://aphp.fr/ig/fhir/formbuilder/CodeSystem/SourceExample"
}
]
}
}