FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeValueSet
IdValueSet-hvo-contract-procurement-regulation.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/hvo/ValueSet/hvo-contract-procurement-regulation
URLhttp://electronichealth.se/hvo/ValueSet/hvo-contract-procurement-regulation
Version0.1.0
Statusdraft
Namehvo-contract-procurement-regulation
TitleLagrum för upphandling och ersättning
Realmse
DescriptionIncludes sections of law in which a procurement has been done or an task has been delivered.

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.hvo.r5#0.1.3-alphaHVOContractHVOContract

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "hvo-contract-procurement-regulation",
  "id": "hvo-contract-procurement-regulation",
  "title": "Lagrum för upphandling och ersättning",
  "description": "Includes sections of law in which a procurement has been done or an task has been delivered.",
  "url": "http://electronichealth.se/hvo/ValueSet/hvo-contract-procurement-regulation",
  "version": "0.1.0",
  "useContext": [
    {
      "code": {
        "code": "program"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "hvo-agreement",
            "display": "Uppdrag och avtal"
          }
        ]
      }
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://electronichealth.se/CodeSystem/hvo-regulations-for-procurement-and-payment",
        "concept": [
          {
            "code": "LOL",
            "display": "Lag om läkarvårdsersättning "
          },
          {
            "code": "LOU",
            "display": "Lag om offentlig upphandling"
          }
        ]
      }
    ]
  }
}