FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-provenance-activity-hl7-local
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "NFDI4Health_VS_MDS_Provenance_Activity_HL7_Local",
"id": "nfdi4health-vs-mds-provenance-activity-hl7-local",
"title": "NFDI4Health VS MDS Provenance Activity [HL7, local]",
"description": "Value set defining codes for activity types.",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-provenance-activity-hl7-local",
"version": "0.9",
"experimental": true,
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [
{
"code": "VRF",
"display": "verifier"
}
]
},
{
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"concept": [
{
"code": "085",
"display": "First submitted"
},
{
"code": "086",
"display": "First posted"
},
{
"code": "087",
"display": "Last update submitted"
},
{
"code": "088",
"display": "Last update posted"
}
]
}
]
}
}