PCLOCD ValueSet URI
- Linda Monico
- Offline
- Posts: 199
4 years 1 month ago #6348
by Linda Monico
Replied by Linda Monico on topic PCLOCD ValueSet URI
Hi Shamil,
Just wanted to chime in here, I help with all authoring and maintenance of pCLOCD. pCLOCD is the Canadian constraint of the larger LOINC terminology and includes pan-Canadian unique XCA codes (65). We consider pCLOCD to be a Code System and for this reason make available the pCLOCD Code system URI. You may create a pCLOCD ValueSet URI should you have the need for your particular use case.
Linda
Just wanted to chime in here, I help with all authoring and maintenance of pCLOCD. pCLOCD is the Canadian constraint of the larger LOINC terminology and includes pan-Canadian unique XCA codes (65). We consider pCLOCD to be a Code System and for this reason make available the pCLOCD Code system URI. You may create a pCLOCD ValueSet URI should you have the need for your particular use case.
Linda
Please Log in or Create an account to join the conversation.
- Shamil Nizamov
- Topic Author
- Offline
- Posts: 68
4 years 1 month ago #6342
by Shamil Nizamov
Replied by Shamil Nizamov on topic PCLOCD ValueSet URI
The binding strength in CA Core profiles is almost always "preferred". There might be few cases where we decided to make it required but I cannot recall it.
Please Log in or Create an account to join the conversation.
- Joel Francis
- Offline
- Posts: 169
4 years 1 month ago - 4 years 1 month ago #6341
by Joel Francis
Replied by Joel Francis on topic PCLOCD ValueSet URI
Hi Shamil,
What we could try is to set the binding on the Coding element to be a fixed value and have it point to fhir.infoway-inforoute.ca/CodeSystem/pCLOCD
Example:
<element id="Observation.code.coding">
<path value="Observation.code.coding"/>
<fixedCoding>
<system value="fhir.infoway-inforoute.ca/CodeSystem/pCLOCD"/>
</fixedCoding>
</element>
This will ensure that the Coding.system element is fixed and implementers can only pick a value if it exists in the pCLOCD CodeSystem.
What do you think of this approach?
Thanks,
Joel Francis
What we could try is to set the binding on the Coding element to be a fixed value and have it point to fhir.infoway-inforoute.ca/CodeSystem/pCLOCD
Example:
<element id="Observation.code.coding">
<path value="Observation.code.coding"/>
<fixedCoding>
<system value="fhir.infoway-inforoute.ca/CodeSystem/pCLOCD"/>
</fixedCoding>
</element>
This will ensure that the Coding.system element is fixed and implementers can only pick a value if it exists in the pCLOCD CodeSystem.
What do you think of this approach?
Thanks,
Joel Francis
Last edit: 4 years 1 month ago by Joel Francis.
Please Log in or Create an account to join the conversation.
- Shamil Nizamov
- Topic Author
- Offline
- Posts: 68
4 years 1 month ago #6338
by Shamil Nizamov
Replied by Shamil Nizamov on topic PCLOCD ValueSet URI
Hi Joanie, for the profile element binding I need to provide ValueSet URI, not CodeSystem URI.
Can we consider that pCLOCD value set uri is - fhir.infoway-inforoute.ca/ValueSet/pCLOCD
Can we consider that pCLOCD value set uri is - fhir.infoway-inforoute.ca/ValueSet/pCLOCD
Please Log in or Create an account to join the conversation.
- Joanie Harper
- Offline
- Posts: 267
4 years 1 month ago #6336
by Joanie Harper
Replied by Joanie Harper on topic PCLOCD ValueSet URI
Hi Shamil,
We do not have a ValueSet URI for pCLOCD, however there is a CodeSystem URI that can be found at: build.fhir.org/ig/HL7/UTG/CodeSystem-pclocd.html. You can use the Defining URL found on that page.
Please let us know if you require anything further,
Best Regards,
Joanie
We do not have a ValueSet URI for pCLOCD, however there is a CodeSystem URI that can be found at: build.fhir.org/ig/HL7/UTG/CodeSystem-pclocd.html. You can use the Defining URL found on that page.
Please let us know if you require anything further,
Best Regards,
Joanie
Please Log in or Create an account to join the conversation.
- Shamil Nizamov
- Topic Author
- Offline
- Posts: 68
4 years 1 month ago #6335
by Shamil Nizamov
PCLOCD ValueSet URI was created by Shamil Nizamov
Is there any registered pCLOCD ValueSet URI, I cannot find any?
Please Log in or Create an account to join the conversation.