FHIR IG Statistics: ValueSet/PCDESectionCode
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "PCDESectionCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/davinci-pcde/ValueSet/PCDESectionCode",
"version": "1.0.0",
"name": "PCDEDocumentSectionCode",
"title": "PCDE Document Section Codes",
"status": "draft",
"date": "2022-08-29T14:43:13+00:00",
"publisher": "HL7 International - Financial Management Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "The codes for the different sections in a PCDE Document.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"immutable": true,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "_section"
}
]
}
]
}
}